Skip to content

Commit f101ae5

Browse files
chore(release): 4.5.0 [skip ci]
# [4.5.0](v4.4.0...v4.5.0) (2018-10-29) ### Features * ๐ŸŽธ add useAdopt hook ([91bee9a](91bee9a)) * ๐ŸŽธ add useRenderProp hook ([2d85c61](2d85c61))
1 parent d01f765 commit f101ae5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

โ€ŽCHANGELOG.mdโ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [4.5.0](https://github.com/streamich/react-use/compare/v4.4.0...v4.5.0) (2018-10-29)
2+
3+
4+
### Features
5+
6+
* ๐ŸŽธ add useAdopt hook ([91bee9a](https://github.com/streamich/react-use/commit/91bee9a))
7+
* ๐ŸŽธ add useRenderProp hook ([2d85c61](https://github.com/streamich/react-use/commit/2d85c61))
8+
19
# [4.4.0](https://github.com/streamich/react-use/compare/v4.3.0...v4.4.0) (2018-10-29)
210

311

โ€Žpackage.jsonโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-use",
3-
"version": "4.4.0",
3+
"version": "4.5.0",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
ย (0)