chore: 🔧 change changelog generator

This commit is contained in:
Guz013
2023-07-20 16:41:55 -03:00
parent 2178a36f9b
commit 2246103ae6

View File

@@ -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": [],