Skip to content

Commit 5fb3b05

Browse files
chore(release): 5.13.0 [skip ci]
# [5.13.0](v5.12.1...v5.13.0) (2019-03-23) ### Features * add useScroll hook ([a92e9b2](a92e9b2))
1 parent a92e9b2 commit 5fb3b05

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

0 commit comments

Comments
 (0)