mirror of
https://github.com/streamich/react-use.git
synced 2025-12-08 18:02:14 +00:00
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:
parent
5d648e93df
commit
5fe7925cf0
@ -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)
|
||||
|
||||
|
||||
|
||||
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user