Skip to content

Commit c1d1520

Browse files
committed
Only release beta for tokens, icons, and React packages
1 parent 3f88152 commit c1d1520

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.changeset/config.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": [],
10+
"ignore": [
11+
"@shopify/polaris-cli",
12+
"@shopify/polaris-codemods",
13+
"@shopify/polaris-migrator",
14+
"polaris.shopify.com",
15+
"polaris-for-vscode"
16+
],
1117
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
1218
"updateInternalDependents": "always"
1319
}

0 commit comments

Comments
 (0)