Skip to content

Commit 7b1ab19

Browse files
chore(release): 17.5.1 [skip ci]
## [17.5.1](v17.5.0...v17.5.1) (2024-07-20) ### Bug Fixes * πŸ› bump nano-css dependency ([adfb337](adfb337))
1 parent adfb337 commit 7b1ab19

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.5.1](https://github.com/streamich/react-use/compare/v17.5.0...v17.5.1) (2024-07-20)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› bump nano-css dependency ([adfb337](https://github.com/streamich/react-use/commit/adfb337d5b11427798afc5a21c6ebdaa76212182))
7+
18
# [17.5.0](https://github.com/streamich/react-use/compare/v17.4.4...v17.5.0) (2024-01-22)
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.5.0",
3+
"version": "17.5.1",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
Β (0)