Skip to content

Commit 7aa2798

Browse files
chore(release): 5.12.0 [skip ci]
# [5.12.0](v5.11.0...v5.12.0) (2019-03-23) ### Features * add useWindowScroll hook ([076d0de](076d0de))
1 parent 076d0de commit 7aa2798

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.12.0](https://github.com/streamich/react-use/compare/v5.11.0...v5.12.0) (2019-03-23)
2+
3+
4+
### Features
5+
6+
* add useWindowScroll hook ([076d0de](https://github.com/streamich/react-use/commit/076d0de))
7+
18
# [5.11.0](https://github.com/streamich/react-use/compare/v5.10.0...v5.11.0) (2019-03-22)
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.11.0",
3+
"version": "5.12.0",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)