Skip to content

Commit e783b2b

Browse files
committed
v0.5.0
1 parent 3184c29 commit e783b2b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Topcoder React Utils Changelog
22

3+
### v0.5.0
4+
All dependencies are force-updated to their latest versions. It might introduce
5+
breaking changes.
6+
37
### v0.4.4
48
PoC implementation of **item** actions and reducer.
59

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,5 @@
116116
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
117117
"test": "npm run lint && npm run jest"
118118
},
119-
"version": "0.4.8"
119+
"version": "0.5.0"
120120
}

0 commit comments

Comments
 (0)