Skip to content

Commit a325a72

Browse files
chore(release): 24.0.2 [skip ci]
## [24.0.2](v24.0.1...v24.0.2) (2023-12-21) ### Bug Fixes * lower engines requirements to ease usage for consumers ([8bd29f7](8bd29f7))
1 parent 8bd29f7 commit a325a72

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+
## [24.0.2](https://github.com/react-hookz/web/compare/v24.0.1...v24.0.2) (2023-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* lower engines requirements to ease usage for consumers ([8bd29f7](https://github.com/react-hookz/web/commit/8bd29f74340c9684160aaa445d24b81f229976b8))
7+
18
## [24.0.1](https://github.com/react-hookz/web/compare/v24.0.0...v24.0.1) (2023-12-20)
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-hookz/web",
3-
"version": "24.0.1",
3+
"version": "24.0.2",
44
"description": "React hooks done right, for browser and SSR.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)