chore(release): 17.4.4 [skip ci]

## [17.4.4](https://github.com/streamich/react-use/compare/v17.4.3...v17.4.4) (2024-01-21)

### Bug Fixes

* typo in example ([0534648](05346481a1))
This commit is contained in:
semantic-release-bot 2024-01-21 10:00:47 +00:00
parent 05346481a1
commit 82146f6cd4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [17.4.4](https://github.com/streamich/react-use/compare/v17.4.3...v17.4.4) (2024-01-21)
### Bug Fixes
* typo in example ([0534648](https://github.com/streamich/react-use/commit/05346481a15a321b13838eead0bda3024b0d163f))
## [17.4.3](https://github.com/streamich/react-use/compare/v17.4.2...v17.4.3) (2024-01-13)

View File

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