Skip to content

Commit 67e7948

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@3.0.0/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)