Skip to content

Commit dd36fcd

Browse files
authored
fix unexpected changesets bump to major (#3659)
1 parent eec0340 commit dd36fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"ignore": ["example-*"],
99
"updateInternalDependencies": "patch",
1010
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
11-
"updateInternalDependents": "always"
11+
"onlyUpdatePeerDependentsWhenOutOfRange": true
1212
}
1313
}

0 commit comments

Comments
 (0)