mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
chore(release): 9.9.0 [skip ci]
# [9.9.0](https://github.com/streamich/react-use/compare/v9.8.3...v9.9.0) (2019-07-10) ### Features * add usePermission ([4da40b9](https://github.com/streamich/react-use/commit/4da40b9)) * usePermission ([588a0c5](https://github.com/streamich/react-use/commit/588a0c5))
This commit is contained in:
parent
588a0c5d23
commit
caf5451b1c
@ -1,3 +1,11 @@
|
||||
# [9.9.0](https://github.com/streamich/react-use/compare/v9.8.3...v9.9.0) (2019-07-10)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add usePermission ([4da40b9](https://github.com/streamich/react-use/commit/4da40b9))
|
||||
* usePermission ([588a0c5](https://github.com/streamich/react-use/commit/588a0c5))
|
||||
|
||||
## [9.8.3](https://github.com/streamich/react-use/compare/v9.8.2...v9.8.3) (2019-07-10)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-use",
|
||||
"version": "9.8.3",
|
||||
"version": "9.9.0",
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user