We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e949b8 commit 852f70bCopy full SHA for 852f70b
.changeset/config.json
@@ -1,6 +1,9 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/config/schema.json",
3
- "changelog": "@changesets/changelog-github",
+ "changelog": [
4
+ "@changesets/changelog-github",
5
+ { "repo": "db-ux-design-system/core-web" }
6
+ ],
7
"commit": true,
8
"fixed": [],
9
"linked": [
0 commit comments