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.
2 parents b84cad2 + 9b5efdc commit e69415dCopy full SHA for e69415d
packages/gluestack-ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
## 0.4.9-alpha.0 (2023-07-21)
2
3
+## 3.0.8
4
+
5
+### Patch Changes
6
7
+- fix: fixed duplicate imports bug in upgrade cli
8
9
## 3.0.7
10
11
### Patch Changes
packages/gluestack-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "gluestack-ui",
- "version": "3.0.7",
+ "version": "3.0.8",
"main": "dist/index.js",
"bin": {
"gluestack-ui": "./dist/index.js"
0 commit comments