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 67a16ca commit 3049481Copy full SHA for 3049481
.changeset/config.json
@@ -2,5 +2,6 @@
2
"$schema": "https://unpkg.com/@changesets/config@1.0.1/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
"commit": true,
5
- "access": "public"
+ "access": "public",
6
+ "baseBranch": "master"
7
}
0 commit comments