Skip to content

Commit dd1d5b3

Browse files
chore(release): 5.15.0 [skip ci]
# [5.15.0](v5.14.0...v5.15.0) (2019-03-25) ### Features * add useMouse hook ([17dfa8e](17dfa8e))
1 parent 17dfa8e commit dd1d5b3

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.15.0](https://github.com/streamich/react-use/compare/v5.14.0...v5.15.0) (2019-03-25)
2+
3+
4+
### Features
5+
6+
* add useMouse hook ([17dfa8e](https://github.com/streamich/react-use/commit/17dfa8e))
7+
18
# [5.14.0](https://github.com/streamich/react-use/compare/v5.13.0...v5.14.0) (2019-03-24)
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.14.0",
3+
"version": "5.15.0",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)