Skip to content

Commit c8d2c99

Browse files
chore(release): 0.1.1 [skip ci]
## [0.1.1](v0.1.0...v0.1.1) (2025-09-14) ### Bug Fixes * **peer-deps:** widen react/react-dom to ^18 || ^19 ([a7f0f82](a7f0f82))
1 parent a7f0f82 commit c8d2c99

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+
## [0.1.1](https://github.com/webeach/react-hooks/compare/v0.1.0...v0.1.1) (2025-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **peer-deps:** widen react/react-dom to ^18 || ^19 ([a7f0f82](https://github.com/webeach/react-hooks/commit/a7f0f82ecc74e81506bb5741d4455da1abf73c71))
7+
18
# [0.1.0](https://github.com/webeach/react-hooks/compare/v0.0.0...v0.1.0) (2025-09-14)
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": "@webeach/react-hooks",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"author": {
55
"name": "Ruslan Martynov",
66
"email": "github@webea.ch"

0 commit comments

Comments
 (0)