chore(release): 12.7.2 [skip ci]

## [12.7.2](https://github.com/streamich/react-use/compare/v12.7.1...v12.7.2) (2019-10-23)

### Bug Fixes

* 🐛 bump set-harmonic-interval package version ([f7c709a](https://github.com/streamich/react-use/commit/f7c709a))
This commit is contained in:
semantic-release-bot 2019-10-23 08:11:24 +00:00
parent f7c709afce
commit 1ed8494907
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [12.7.2](https://github.com/streamich/react-use/compare/v12.7.1...v12.7.2) (2019-10-23)
### Bug Fixes
* 🐛 bump set-harmonic-interval package version ([f7c709a](https://github.com/streamich/react-use/commit/f7c709a))
## [12.7.1](https://github.com/streamich/react-use/compare/v12.7.0...v12.7.1) (2019-10-17)

View File

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