We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd7030 commit 87aa6e7Copy full SHA for 87aa6e7
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@coderlzw/r-hooks",
- "version": "0.0.1",
+ "version": "1.0.0",
"description": "A collection of useful React hooks",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments