File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 11{
2+ "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH" : {
3+ "onlyUpdatePeerDependentsWhenOutOfRange" : true ,
4+ "updateInternalDependents" : " always"
5+ },
26 "$schema" :
" https://unpkg.com/@changesets/[email protected] /schema.json" ,
7+ "access" : " public" ,
8+ "baseBranch" : " main" ,
39 "changelog" : [
410 " @changesets/changelog-github" ,
511 {
612 "repo" : " thirdweb-dev/js"
713 }
814 ],
915 "commit" : false ,
10- "access" : " public" ,
11- "baseBranch" : " main" ,
12- "updateInternalDependencies" : " patch" ,
1316 "ignore" : [
1417 " playground-web" ,
1518 " thirdweb-dashboard" ,
1619 " wallet-ui" ,
1720 " portal" ,
18- " thirdweb-login"
21+ " thirdweb-login" ,
22+ " nebula-app"
1923 ],
20- "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH" : {
21- "updateInternalDependents" : " always" ,
22- "onlyUpdatePeerDependentsWhenOutOfRange" : true
23- },
2424 "snapshot" : {
2525 "prereleaseTemplate" : " {tag}-{commit}-{datetime}"
26- }
26+ },
27+ "updateInternalDependencies" : " patch"
2728}
You can’t perform that action at this time.
0 commit comments