We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069752e commit bfd8575Copy full SHA for bfd8575
1 file changed
.changeset/config.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
3
- "changelog": "@changesets/changelog-github",
+ "changelog": ["@changesets/changelog-github", { "repo": "adaptive-web-community/adaptive-web-components" }],
4
"commit": false,
5
"fixed": [],
6
"linked": [],
0 commit comments