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.
2 parents b2f03d9 + 2d91701 commit 74efc15Copy full SHA for 74efc15
.changeset/config.json
@@ -1,7 +1,7 @@
1
{
2
- "$schema": "https://unpkg.com/@changesets/config@1.6.2/schema.json",
+ "$schema": "https://unpkg.com/@changesets/config@2/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
- "commit": true,
+ "commit": ["@changesets/cli/commit", { "skipCI": false }],
5
"linked": [],
6
"access": "public",
7
"baseBranch": "main",
0 commit comments