chore(release): 10.1.0 [skip ci]

# [10.1.0](https://github.com/streamich/react-use/compare/v10.0.0...v10.1.0) (2019-07-17)

### Features

* add latest `react-wait` types ([6ebe3bb](https://github.com/streamich/react-use/commit/6ebe3bb))
This commit is contained in:
semantic-release-bot 2019-07-17 15:30:57 +00:00
parent 6ebe3bba85
commit ed03fc2c3b
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [10.1.0](https://github.com/streamich/react-use/compare/v10.0.0...v10.1.0) (2019-07-17)
### Features
* add latest `react-wait` types ([6ebe3bb](https://github.com/streamich/react-use/commit/6ebe3bb))
# [10.0.0](https://github.com/streamich/react-use/compare/v9.12.0...v10.0.0) (2019-07-17)

View File

@ -1,6 +1,6 @@
{
"name": "react-use",
"version": "10.0.0",
"version": "10.1.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",