Skip to content

Commit 67e7948

Browse files
committed
chore: add repo configuration to changeset config
1 parent 1341355 commit 67e7948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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/changelog-github",
3+
"changelog": ["@changesets/changelog-github", { "repo": "zjy365/devbox-sdk" }],
44
"commit": false,
55
"fixed": [],
66
"linked": [],

0 commit comments

Comments
 (0)