Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 6abe3dd

Browse files
committed
[ROOT]: fixing changesets configuration.
1 parent d033303 commit 6abe3dd

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/config@1.6.4/schema.json",
3-
"changelog": "@changesets/changelog-github",
3+
"changelog": ["@changesets/changelog-github", { "repo": "Resembli/ui" }],
44
"commit": false,
55
"linked": [],
66
"access": "public",

0 commit comments

Comments
 (0)