Skip to content

Commit 91a8078

Browse files
committed
chore: @gluestack-ui/spinner version bump to 0.1.2
1 parent dce646f commit 91a8078

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/spinner/CHANGELOG.md

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

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

511
### Patch Changes

packages/spinner/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/spinner",
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",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2280,7 +2280,7 @@
22802280
"@react-native-aria/focus" "^0.2.7"
22812281
react-native-svg "13.4.0"
22822282

2283-
"@gluestack-ui/form-control@latest":
2283+
"@gluestack-ui/form-control@0.1.1", "@gluestack-ui/form-control@latest":
22842284
version "0.1.1"
22852285
resolved "https://registry.yarnpkg.com/@gluestack-ui/form-control/-/form-control-0.1.1.tgz#890b05310137dd437b8fd23f2f326e7b9aea0408"
22862286
integrity sha512-Tritq+0tT4RZGsBlcSD5dTjm5UqqoWoZQj1B4Rif0kTSdGBVAMrk3ZJZGnBX7ql9Bo9kv34Ne7yYAd7+GwotSg==

0 commit comments

Comments
 (0)