Skip to content

Commit 9cfd6f3

Browse files
committed
chore: changeset config
1 parent 333390c commit 9cfd6f3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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/[email protected]/schema.json",
3-
"changelog": "@changesets/cli/changelog",
3+
"changelog": ["@changesets/changelog-github", { "repo": "fe-dudu/react-fog" }],
44
"commit": false,
55
"fixed": [],
66
"linked": [],

.changeset/dry-seas-walk.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-fog": patch
3+
---
4+
5+
update changeset config

0 commit comments

Comments
 (0)