Skip to content

Commit 9063f4d

Browse files
chore(release): 5.6.0 [skip ci]
# [5.6.0](v5.5.6...v5.6.0) (2019-03-13) ### Features * transpile down to ES5 ([61382e3](61382e3))
1 parent d38d9f6 commit 9063f4d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.6.0](https://github.com/streamich/react-use/compare/v5.5.6...v5.6.0) (2019-03-13)
2+
3+
4+
### Features
5+
6+
* transpile down to ES5 ([61382e3](https://github.com/streamich/react-use/commit/61382e3))
7+
18
## [5.5.6](https://github.com/streamich/react-use/compare/v5.5.5...v5.5.6) (2019-03-11)
29

310

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.5.6",
3+
"version": "5.6.0",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)