From bcd4e54fb7edfac663163c3081bc582d8032ba23 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Mar 2019 07:30:58 +0000 Subject: [PATCH] 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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [