We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a442e commit 93385aaCopy full SHA for 93385aa
.changeset/config.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
- "commit": true,
+ "commit": ["@changesets/cli/commit", { "skipCI": false }],
5
"fixed": [],
6
"linked": [],
7
"access": "public",
0 commit comments