Skip to content

Commit 87aa6e7

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-05-12) ### Features * **custom:** v0.0.1 ([9fd7030](9fd7030))
1 parent 9fd7030 commit 87aa6e7

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+
# 1.0.0 (2025-05-12)
2+
3+
4+
### Features
5+
6+
* **custom:** v0.0.1 ([9fd7030](https://github.com/coderlzw-cn/r-hooks/commit/9fd70307c6fba2e75caa95d030146f2df922584d))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderlzw/r-hooks",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "A collection of useful React hooks",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)