chore(changeset): update changelog configuration to use @changesets/changelog-git

This commit is contained in:
2026-02-07 20:06:11 +02:00
parent f737b1d11d
commit f5e31bd1f6
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
"changelog": "@changesets/cli/changelog",
"changelog": "@changesets/changelog-git",
"commit": true,
"fixed": [],
"linked": [],