chore(release): 5.16.1 [skip ci]

## [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))
This commit is contained in:
semantic-release-bot 2019-03-26 07:30:58 +00:00
parent b230af35d2
commit bcd4e54fb7
2 changed files with 8 additions and 1 deletions

View File

@ -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)

View File

@ -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": [