diff --git a/.changeset/config.json b/.changeset/config.json index ab848d1..ebec053 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json", - "changelog": "@changesets/cli/changelog", + "changelog": ["@svitejs/changesets-changelog-github-compact", { "repo": "sveltejs/kit" }], "commit": false, "fixed": [], "linked": [],