Skip to content

Commit ed9e33f

Browse files
committed
chore update changeset changelog format
1 parent ffd7c02 commit ed9e33f

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
3-
"changelog": "@changesets/cli/changelog",
3+
"changelog": "@changesets/changelog-git",
44
"commit": false,
55
"fixed": [],
66
"linked": [],

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"typescript": "^4.9.4"
2020
},
2121
"dependencies": {
22+
"@changesets/changelog-git": "^0.1.14",
2223
"rxjs": "^7.8.0",
2324
"solid-js": "^1.6.7"
2425
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)