mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
chore(release): 4.10.0 [skip ci]
# [4.10.0](https://github.com/streamich/react-use/compare/v4.9.0...v4.10.0) (2018-11-10) ### Features * bump useWait ([124ef99](https://github.com/streamich/react-use/commit/124ef99))
This commit is contained in:
parent
124ef993d9
commit
6c4bcfd22a
@ -1,3 +1,10 @@
|
||||
# [4.10.0](https://github.com/streamich/react-use/compare/v4.9.0...v4.10.0) (2018-11-10)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* bump useWait ([124ef99](https://github.com/streamich/react-use/commit/124ef99))
|
||||
|
||||
# [4.9.0](https://github.com/streamich/react-use/compare/v4.8.0...v4.9.0) (2018-11-06)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-use",
|
||||
"version": "4.9.0",
|
||||
"version": "4.10.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-use",
|
||||
"version": "4.9.0",
|
||||
"version": "4.10.0",
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user