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 6ec78e4 commit 38560c9Copy full SHA for 38560c9
packages/form-control/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @gluestack-ui/form-control
2
3
+## 0.1.2
4
+
5
+### Patch Changes
6
7
+- Added typings
8
9
## 0.1.1
10
11
### Patch Changes
packages/form-control/package.json
@@ -1,6 +1,6 @@
{
"name": "@gluestack-ui/form-control",
- "version": "0.1.1",
+ "version": "0.1.2",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
0 commit comments