diff --git a/.changeset/config.json b/.changeset/config.json index bbad7f3..9465c6a 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,7 +1,7 @@ { "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json", "changelog": "@changesets/cli/changelog", - "commit": true, + "commit": ["@changesets/cli/commit", { "skipCI": false }], "fixed": [], "linked": [], "access": "public",