Skip to content

Commit bf29272

Browse files
committed
chore: update changesets config
1 parent b6fa003 commit bf29272

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
],
2020
"bumpVersionsWithWorkspaceProtocolOnly": true,
2121
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
22-
"onlyUpdatePeerDependentsWhenOutOfRange": true
22+
"onlyUpdatePeerDependentsWhenOutOfRange": true,
23+
"updateInternalDependents": "always"
2324
},
2425
"snapshot": {
2526
"useCalculatedVersion": true

0 commit comments

Comments
 (0)