chore(release): 5.5.3 [skip ci]

## [5.5.3](https://github.com/streamich/react-use/compare/v5.5.2...v5.5.3) (2019-02-25)

### Bug Fixes

* **deps:** update dependency use-callbag to ^0.2.0 ([4d49d0b](https://github.com/streamich/react-use/commit/4d49d0b))
This commit is contained in:
semantic-release-bot 2019-02-25 01:56:42 +00:00
parent 4d49d0b61d
commit 20e4100b91
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
## [5.5.3](https://github.com/streamich/react-use/compare/v5.5.2...v5.5.3) (2019-02-25)
### Bug Fixes
* **deps:** update dependency use-callbag to ^0.2.0 ([4d49d0b](https://github.com/streamich/react-use/commit/4d49d0b))
## [5.5.2](https://github.com/streamich/react-use/compare/v5.5.1...v5.5.2) (2019-02-24)

2
package-lock.json generated
View File

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

View File

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