We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0294880 + c9f1828 commit 4d727c3Copy full SHA for 4d727c3
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2024-06-18)
4
5
+### Features
6
7
+* first public release ([0294880](https://github.com/radicalbit/formbit/commit/02948805db8343626250782ff864e4db24015faf))
package.json
@@ -1,6 +1,6 @@
{
"name": "@radicalbit/formbit",
- "version": "0.9.0",
+ "version": "1.0.0",
"description": "Lightweight state form library",
"author": "https://github.com/radicalbit",
"license": "MIT",
0 commit comments