Skip to content

Commit 5611beb

Browse files
authored
Update config.json
1 parent b622273 commit 5611beb

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.changeset/config.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
3-
"changelog": "@changesets/cli/changelog",
3+
"changelog": [
4+
"@changesets/changelog-github",
5+
{ "repo": "dev-five-git/braillify" }
6+
],
47
"commit": false,
58
"fixed": [],
69
"linked": [],
@@ -10,4 +13,4 @@
1013
"ignore": [
1114
"landing"
1215
]
13-
}
16+
}

0 commit comments

Comments
 (0)