Skip to content

Commit 629b2f5

Browse files
committed
use correct changeset plugin
1 parent aad27de commit 629b2f5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.changeset/config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
3-
"changelog": "@changesets/cli/changelog",
3+
"changelog": [
4+
"@svitejs/changesets-changelog-github-compact",
5+
{ "repo": "svecosystem/paneforge" }
6+
],
47
"commit": false,
58
"fixed": [],
69
"linked": [],

0 commit comments

Comments
 (0)