chore(release): 5.16.0 [skip ci]

# [5.16.0](https://github.com/streamich/react-use/compare/v5.15.0...v5.16.0) (2019-03-25)

### Features

* more precise size for useMouse ([1761031](https://github.com/streamich/react-use/commit/1761031))
This commit is contained in:
semantic-release-bot 2019-03-25 21:29:52 +00:00
parent 5f004dd496
commit 12bc93201d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [5.16.0](https://github.com/streamich/react-use/compare/v5.15.0...v5.16.0) (2019-03-25)
### Features
* more precise size for useMouse ([1761031](https://github.com/streamich/react-use/commit/1761031))
# [5.15.0](https://github.com/streamich/react-use/compare/v5.14.0...v5.15.0) (2019-03-25)

View File

@ -1,6 +1,6 @@
{
"name": "react-use",
"version": "5.15.0",
"version": "5.16.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [