Skip to content

Commit 6555a3a

Browse files
authored
Merge pull request #36 from gluestack/feat/changeset
fix: testing release flow
2 parents 6c005f2 + ea0d774 commit 6555a3a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.changeset/config.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,5 @@
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": [
11-
"next",
12-
"create-expo-app-with-gluestack-ui",
13-
"create-gluestack-v2-app",
14-
"create-rn-app-with-gluestack-ui",
15-
"create-ui-library-with-gluestack-ui",
16-
"gluestack-ui",
17-
"@gluestack/cli-utils"
18-
]
10+
"ignore": []
1911
}

0 commit comments

Comments
 (0)