diff --git a/CHANGELOG.md b/CHANGELOG.md index e8aa0fcdc9..932c8955b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index e83650b7ec..e768721b63 100644 --- a/package.json +++ b/package.json @@ -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": [