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 ccd67d9 commit c5e5eb7Copy full SHA for c5e5eb7
.changeset/config.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
- "commit": false,
+ "commit": ["@changesets/cli/commit", { "skipCI": false }],
5
"fixed": [],
6
"linked": [],
7
"access": "restricted",
0 commit comments