diff --git a/CHANGELOG.md b/CHANGELOG.md index 932c8955..c4ad29f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.16.1](https://github.com/streamich/react-use/compare/v5.16.0...v5.16.1) (2019-03-26) + + +### Bug Fixes + +* types for useGeolocation ([b72c098](https://github.com/streamich/react-use/commit/b72c098)) + # [5.16.0](https://github.com/streamich/react-use/compare/v5.15.0...v5.16.0) (2019-03-25) diff --git a/package.json b/package.json index e768721b..c83cf059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-use", - "version": "5.16.0", + "version": "5.16.1", "description": "Collection of React Hooks", "main": "lib/index.js", "files": [