Skip to content

Commit be9de94

Browse files
chore(release): 24.0.3 [skip ci]
## [24.0.3](v24.0.2...v24.0.3) (2024-02-03) ### Bug Fixes * get rid of import alias as it still breaks everything around ([#1509](#1509)) ([90e4f9d](90e4f9d))
1 parent 90e4f9d commit be9de94

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.3](https://github.com/react-hookz/web/compare/v24.0.2...v24.0.3) (2024-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* get rid of import alias as it still breaks everything around ([#1509](https://github.com/react-hookz/web/issues/1509)) ([90e4f9d](https://github.com/react-hookz/web/commit/90e4f9d2b62677b9da412c6787c0b201d2ee6931))
7+
18
## [24.0.2](https://github.com/react-hookz/web/compare/v24.0.1...v24.0.2) (2023-12-21)
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.2",
3+
"version": "24.0.3",
44
"description": "React hooks done right, for browser and SSR.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)