We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad27de commit 629b2f5Copy full SHA for 629b2f5
.changeset/config.json
@@ -1,6 +1,9 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
3
- "changelog": "@changesets/cli/changelog",
+ "changelog": [
4
+ "@svitejs/changesets-changelog-github-compact",
5
+ { "repo": "svecosystem/paneforge" }
6
+ ],
7
"commit": false,
8
"fixed": [],
9
"linked": [],
0 commit comments