Skip to content

Commit 54cf4c0

Browse files
author
David Silva
committed
Merge branch 'release/0.10.0' into dev
2 parents cb34679 + 9119484 commit 54cf4c0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 0.10.0
4+
5+
- displaying projects and submissions in profile page

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecorgi",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"private": true,
55
"proxy": "http://localhost:9500",
66
"devDependencies": {

0 commit comments

Comments
 (0)