chore(release): 5.2.3 [skip ci]

## [5.2.3](https://github.com/streamich/react-use/compare/v5.2.2...v5.2.3) (2019-02-07)

### Bug Fixes

* 🐛 fix build and update React deps ([27e26a0](https://github.com/streamich/react-use/commit/27e26a0))
This commit is contained in:
semantic-release-bot 2019-02-07 11:54:53 +00:00
parent 60107ca0d4
commit 682a271ffe
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
## [5.2.3](https://github.com/streamich/react-use/compare/v5.2.2...v5.2.3) (2019-02-07)
### Bug Fixes
* 🐛 fix build and update React deps ([27e26a0](https://github.com/streamich/react-use/commit/27e26a0))
## [5.2.2](https://github.com/streamich/react-use/compare/v5.2.1...v5.2.2) (2019-02-02)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "react-use",
"version": "5.2.2",
"version": "5.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "react-use",
"version": "5.2.2",
"version": "5.2.3",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [