chore(release): 15.2.5 [skip ci]

## [15.2.5](https://github.com/streamich/react-use/compare/v15.2.4...v15.2.5) (2020-06-15)

### Bug Fixes

* bump react-universal-interface ([1540c1a](1540c1ab8f))
This commit is contained in:
semantic-release-bot 2020-06-15 11:15:48 +00:00
parent 1540c1ab8f
commit 8fb9d05821
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [15.2.5](https://github.com/streamich/react-use/compare/v15.2.4...v15.2.5) (2020-06-15)
### Bug Fixes
* bump react-universal-interface ([1540c1a](https://github.com/streamich/react-use/commit/1540c1ab8f338dfa2f53de16506fbf47803d45ba))
## [15.2.4](https://github.com/streamich/react-use/compare/v15.2.3...v15.2.4) (2020-06-13)

View File

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