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 2bea12c commit e3a118fCopy full SHA for e3a118f
.changeset/config.json
@@ -1,9 +1,8 @@
1
{
2
- "$schema": "https://unpkg.com/@changesets/config@1.6.2/schema.json",
+ "$schema": "https://unpkg.com/@changesets/config@1.7.0/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
"commit": false,
5
"linked": [],
6
"access": "public",
7
- "baseBranch": "main",
8
- "updateInternalDependencies": "patch"
+ "baseBranch": "main"
9
}
0 commit comments