Skip to content

Commit 77ef005

Browse files
chore(release): 5.3.0 [skip ci]
# [5.3.0](v5.2.3...v5.3.0) (2019-02-07) ### Features * Add updateAt method for useList ([ad05609](ad05609))
1 parent ad05609 commit 77ef005

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.3.0](https://github.com/streamich/react-use/compare/v5.2.3...v5.3.0) (2019-02-07)
2+
3+
4+
### Features
5+
6+
* Add updateAt method for useList ([ad05609](https://github.com/streamich/react-use/commit/ad05609))
7+
18
## [5.2.3](https://github.com/streamich/react-use/compare/v5.2.2...v5.2.3) (2019-02-07)
29

310

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
@@ -1,6 +1,6 @@
11
{
22
"name": "react-use",
3-
"version": "5.2.3",
3+
"version": "5.3.0",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)