We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3af098 commit 3d8c9e0Copy full SHA for 3d8c9e0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/radicalbit/formbit/compare/v1.0.0...v1.1.0) (2024-06-20)
4
+
5
6
+### Features
7
8
+* install design-system v1.0.0 ([#2](https://github.com/radicalbit/formbit/issues/2)) ([a3af098](https://github.com/radicalbit/formbit/commit/a3af098b63b2fee88f742512d0fa5be67891a4d6))
9
10
## 1.0.0 (2024-06-18)
11
12
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@radicalbit/formbit",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Lightweight state form library",
"author": "https://github.com/radicalbit",
"license": "MIT",
0 commit comments