Skip to content

Commit 5026c8b

Browse files
committed
v0.3.9
1 parent 1576c8d commit 5026c8b

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

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

3+
### v0.3.9
4+
- Adds `collection` actions and reducer.
5+
36
### v0.3.8
47
- Fixes `webpack.resolveWeak(..)` for usage from within a host codebase.
58

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
@@ -111,5 +111,5 @@
111111
"prepublishOnly": "npm run build",
112112
"test": "npm run lint && npm run jest"
113113
},
114-
"version": "0.3.8"
114+
"version": "0.3.9"
115115
}

0 commit comments

Comments
 (0)