chore(release): 4.5.0 [skip ci]

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

### Features

* 🎸 add useAdopt hook ([91bee9a](https://github.com/streamich/react-use/commit/91bee9a))
* 🎸 add useRenderProp hook ([2d85c61](https://github.com/streamich/react-use/commit/2d85c61))
This commit is contained in:
semantic-release-bot 2018-10-29 22:11:29 +00:00
parent d01f7654a7
commit f101ae52dd
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# [4.5.0](https://github.com/streamich/react-use/compare/v4.4.0...v4.5.0) (2018-10-29)
### Features
* 🎸 add useAdopt hook ([91bee9a](https://github.com/streamich/react-use/commit/91bee9a))
* 🎸 add useRenderProp hook ([2d85c61](https://github.com/streamich/react-use/commit/2d85c61))
# [4.4.0](https://github.com/streamich/react-use/compare/v4.3.0...v4.4.0) (2018-10-29)

View File

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