We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7264e commit ea87afaCopy full SHA for ea87afa
.changeset/config.json
@@ -16,10 +16,9 @@
16
"access": "public",
17
"baseBranch": "main",
18
"updateInternalDependencies": "patch",
19
- "ignore": [],
+ "ignore": ["docs", "playground"],
20
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
21
"onlyUpdatePeerDependentsWhenOutOfRange": true
22
},
23
- "bumpVersionsWithWorkspaceProtocolOnly": true,
24
- "privatePackages": false
+ "bumpVersionsWithWorkspaceProtocolOnly": true
25
}
0 commit comments