chore(release): 15.3.6 [skip ci]

## [15.3.6](https://github.com/streamich/react-use/compare/v15.3.5...v15.3.6) (2021-01-07)

### Bug Fixes

* Fix issues in tests ([7668ce5](7668ce5c5f))
This commit is contained in:
semantic-release-bot 2021-01-07 14:45:26 +00:00
parent f48ca43f0c
commit 26a281db90
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [15.3.6](https://github.com/streamich/react-use/compare/v15.3.5...v15.3.6) (2021-01-07)
### Bug Fixes
* Fix issues in tests ([7668ce5](https://github.com/streamich/react-use/commit/7668ce5c5f0f186437907f1c352d3a62e3ae8ba7))
## [15.3.4](https://github.com/streamich/react-use/compare/v15.3.3...v15.3.4) (2020-09-04)

View File

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