Skip to content

Commit b4a4e29

Browse files
committed
[ci] Change changelog generator
1 parent 923cff1 commit b4a4e29

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
33
"changelog": [
4-
"@changesets/changelog-github",
4+
"@svitejs/changesets-changelog-github-compact",
55
{
66
"repo": "x0k/svelte-jsonschema-form"
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"ci:version": "changeset version && pnpm install --no-frozen-lockfile"
1818
},
1919
"devDependencies": {
20-
"@changesets/changelog-github": "^0.5.0",
2120
"@changesets/cli": "^2.27.9",
21+
"@svitejs/changesets-changelog-github-compact": "^1.2.0",
2222
"@total-typescript/tsconfig": "^1.0.4",
2323
"only-allow": "^1.2.1",
2424
"publint": "^0.2.12",

pnpm-lock.yaml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)