chore(release): 4.4.0 [skip ci]

# [4.4.0](https://github.com/streamich/react-use/compare/v4.3.0...v4.4.0) (2018-10-29)

### Features

* 🎸 add useCallbag hook ([ead142c](https://github.com/streamich/react-use/commit/ead142c))
This commit is contained in:
semantic-release-bot 2018-10-29 21:10:37 +00:00
parent 5d648e93df
commit 5fe7925cf0
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [4.4.0](https://github.com/streamich/react-use/compare/v4.3.0...v4.4.0) (2018-10-29)
### Features
* 🎸 add useCallbag hook ([ead142c](https://github.com/streamich/react-use/commit/ead142c))
# [4.3.0](https://github.com/streamich/react-use/compare/v4.2.0...v4.3.0) (2018-10-29)

View File

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