Skip to content

Commit 38560c9

Browse files
committed
chore: @gluestack-ui/form-control version bump to 0.1.2
1 parent 6ec78e4 commit 38560c9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/form-control/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gluestack-ui/form-control
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- Added typings
8+
39
## 0.1.1
410

511
### Patch Changes

packages/form-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gluestack-ui/form-control",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"main": "lib/commonjs/index",
55
"module": "lib/module/index",
66
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)