chore(release): 15.3.7 [skip ci]

## [15.3.7](https://github.com/streamich/react-use/compare/v15.3.6...v15.3.7) (2021-01-08)

### Bug Fixes

* [#1646](https://github.com/streamich/react-use/issues/1646) ([ebc7094](ebc7094bbc))
This commit is contained in:
semantic-release-bot 2021-01-08 18:57:42 +00:00
parent 5d5bcc8139
commit 555232a6cf
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [15.3.7](https://github.com/streamich/react-use/compare/v15.3.6...v15.3.7) (2021-01-08)
### Bug Fixes
* [#1646](https://github.com/streamich/react-use/issues/1646) ([ebc7094](https://github.com/streamich/react-use/commit/ebc7094bbc156be57b3de855c6984c1d056cf0e6))
## [15.3.6](https://github.com/streamich/react-use/compare/v15.3.5...v15.3.6) (2021-01-07)

View File

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