Skip to content

Commit 592b61a

Browse files
chore(release): 6.1.0 [skip ci]
# [6.1.0](v6.0.0...v6.1.0) (2019-03-26) ### Features * add useThrottle hook ([756bc99](756bc99))
1 parent 756bc99 commit 592b61a

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+
# [6.1.0](https://github.com/streamich/react-use/compare/v6.0.0...v6.1.0) (2019-03-26)
2+
3+
4+
### Features
5+
6+
* add useThrottle hook ([756bc99](https://github.com/streamich/react-use/commit/756bc99))
7+
18
# [6.0.0](https://github.com/streamich/react-use/compare/v5.16.1...v6.0.0) (2019-03-26)
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": "6.0.0",
3+
"version": "6.1.0",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)