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 052b978 commit 716c16dCopy full SHA for 716c16d
.changeset/config.json
@@ -1,14 +1,11 @@
1
{
2
- "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
+ "$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
"commit": false,
5
"fixed": [],
6
"linked": [],
7
"access": "public",
8
- "baseBranch": "main",
+ "baseBranch": "feat/v3",
9
"updateInternalDependencies": "patch",
10
- "ignore": [],
11
- "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
12
- "onlyUpdatePeerDependentsWhenOutOfRange": true
13
- }
14
-}
+ "ignore": []
+}
0 commit comments