fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #1876 from hey-api/chore/changesets-fix

chore: fight changesets

authored by

Lubos and committed by
GitHub
b9bc4b87 092215c1

+4 -1
+4 -1
.changeset/config.json
··· 12 12 "fixed": [], 13 13 "ignore": [], 14 14 "linked": [], 15 - "updateInternalDependencies": "minor" 15 + "updateInternalDependencies": "minor", 16 + "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { 17 + "onlyUpdatePeerDependentsWhenOutOfRange": true 18 + } 16 19 }