File tree Expand file tree Collapse file tree 3 files changed +24
-1
lines changed Expand file tree Collapse file tree 3 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 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 }
Original file line number Diff line number Diff line change 1+ {
2+ "mode" : " pre" ,
3+ "tag" : " beta" ,
4+ "initialVersions" : {
5+ "@shopify/polaris-cli" : " 0.2.25" ,
6+ "@shopify/polaris-codemods" : " 0.1.11" ,
7+ "polaris-for-vscode" : " 0.7.0" ,
8+ "@shopify/polaris-icons" : " 7.7.0" ,
9+ "@shopify/polaris-migrator" : " 0.19.8" ,
10+ "@shopify/polaris" : " 11.9.1" ,
11+ "@shopify/polaris-tokens" : " 7.5.2" ,
12+ "polaris.shopify.com" : " 0.56.3" ,
13+ "@shopify/stylelint-polaris" : " 13.0.8"
14+ },
15+ "changesets" : []
16+ }
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - next
78
89concurrency : ${{ github.workflow }}-${{ github.ref }}
910
You can’t perform that action at this time.
0 commit comments