chore(release): 17.4.2 [skip ci]

## [17.4.2](https://github.com/streamich/react-use/compare/v17.4.1...v17.4.2) (2023-12-01)

### Bug Fixes

* correct peer dependencies ([d770587](d770587296))
This commit is contained in:
semantic-release-bot 2023-12-01 17:43:56 +00:00
parent d770587296
commit e27c1930da
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [17.4.2](https://github.com/streamich/react-use/compare/v17.4.1...v17.4.2) (2023-12-01)
### Bug Fixes
* correct peer dependencies ([d770587](https://github.com/streamich/react-use/commit/d77058729654397b68b251e8211bf0edc0b4ed50))
## [17.4.1](https://github.com/streamich/react-use/compare/v17.4.0...v17.4.1) (2023-11-28)

View File

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