Skip to content

Commit b9bc4b8

Browse files
authored
Merge pull request #1876 from hey-api/chore/changesets-fix
chore: fight changesets
2 parents 092215c + 081aa36 commit b9bc4b8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.changeset/config.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
"fixed": [],
1313
"ignore": [],
1414
"linked": [],
15-
"updateInternalDependencies": "minor"
15+
"updateInternalDependencies": "minor",
16+
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
17+
"onlyUpdatePeerDependentsWhenOutOfRange": true
18+
}
1619
}

0 commit comments

Comments
 (0)