Skip to content

Commit

Permalink
chore(release): 24.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [24.0.1](v24.0.0...v24.0.1) (2023-12-20)

### Bug Fixes

* change build so development and distributed imports match ([6383cdd](6383cdd))
  • Loading branch information
semantic-release-bot committed Dec 20, 2023
1 parent 6383cdd commit 6b2ebe3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [24.0.1](https://github.com/react-hookz/web/compare/v24.0.0...v24.0.1) (2023-12-20)


### Bug Fixes

* change build so development and distributed imports match ([6383cdd](https://github.com/react-hookz/web/commit/6383cdd5581d60aac3c0000686ebd4139eac6e65))

# [24.0.0](https://github.com/react-hookz/web/compare/v23.1.0...v24.0.0) (2023-12-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@react-hookz/web",
"version": "24.0.0",
"version": "24.0.1",
"description": "React hooks done right, for browser and SSR.",
"keywords": [
"react",
Expand Down

0 comments on commit 6b2ebe3

Please sign in to comment.