chore(release): 14.1.1 [skip ci]

## [14.1.1](https://github.com/streamich/react-use/compare/v14.1.0...v14.1.1) (2020-04-11)

### Bug Fixes

* **deps:** update dependency @types/js-cookie to v2.2.6 ([f9f4fae](f9f4fae6a9))
This commit is contained in:
semantic-release-bot 2020-04-11 03:36:15 +00:00
parent f9f4fae6a9
commit 51bc41bef1
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [14.1.1](https://github.com/streamich/react-use/compare/v14.1.0...v14.1.1) (2020-04-11)
### Bug Fixes
* **deps:** update dependency @types/js-cookie to v2.2.6 ([f9f4fae](https://github.com/streamich/react-use/commit/f9f4fae6a9a136fdd6763dd2b2214c1746fb0595))
# [14.1.0](https://github.com/streamich/react-use/compare/v14.0.0...v14.1.0) (2020-04-08)

View File

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