Skip to content

Commit b345f13

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.0...v0.1.0) (2025-09-14) ### Features * release of the first alpha version of the smart hooks library for React ([3ea9779](3ea9779))
1 parent 3ea9779 commit b345f13

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [0.1.0](https://github.com/webeach/react-hooks/compare/v0.0.0...v0.1.0) (2025-09-14)
2+
3+
4+
### Features
5+
6+
* release of the first alpha version of the smart hooks library for React ([3ea9779](https://github.com/webeach/react-hooks/commit/3ea97794776279817adbef6ff8fa588d08be48f9))

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.0.0",
3+
"version": "0.1.0",
44
"author": {
55
"name": "Ruslan Martynov",
66
"email": "github@webea.ch"

0 commit comments

Comments
 (0)