Skip to content

Commit e27c193

Browse files
chore(release): 17.4.2 [skip ci]
## [17.4.2](v17.4.1...v17.4.2) (2023-12-01) ### Bug Fixes * correct peer dependencies ([d770587](d770587))
1 parent d770587 commit e27c193

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [17.4.2](https://github.com/streamich/react-use/compare/v17.4.1...v17.4.2) (2023-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* correct peer dependencies ([d770587](https://github.com/streamich/react-use/commit/d77058729654397b68b251e8211bf0edc0b4ed50))
7+
18
## [17.4.1](https://github.com/streamich/react-use/compare/v17.4.0...v17.4.1) (2023-11-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-use",
3-
"version": "17.4.1",
3+
"version": "17.4.2",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)