chore(release): 13.16.1 [skip ci]

## [13.16.1](https://github.com/streamich/react-use/compare/v13.16.0...v13.16.1) (2020-01-14)

### Bug Fixes

* update the types dep for js-cookie ([5c55d59](5c55d59a7d))
This commit is contained in:
semantic-release-bot 2020-01-14 17:42:55 +00:00
parent a978e53591
commit e02ad2ef1c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [13.16.1](https://github.com/streamich/react-use/compare/v13.16.0...v13.16.1) (2020-01-14)
### Bug Fixes
* update the types dep for js-cookie ([5c55d59](https://github.com/streamich/react-use/commit/5c55d59a7d1d799cba7af87e15ab4a4b27a8fc67))
# [13.16.0](https://github.com/streamich/react-use/compare/v13.15.0...v13.16.0) (2020-01-14)

View File

@ -1,6 +1,6 @@
{
"name": "react-use",
"version": "13.16.0",
"version": "13.16.1",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",