Skip to content

Commit f37b10a

Browse files
authored
chore: fix changeset config github repository reference (#12)
* chore: remove bad changeset file * chore: fix changeset config github repository reference
1 parent ed3563b commit f37b10a

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
@@ -3,7 +3,7 @@
33
"changelog": [
44
"@changesets/changelog-github",
55
{
6-
"repo": "<PLACEHOLDER>"
6+
"repo": "SpawnDock/cli"
77
}
88
],
99
"commit": false,

0 commit comments

Comments
 (0)