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 ffa2cb9 commit bdfb743Copy full SHA for bdfb743
.changeset/config.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://cdn.jsdelivr.net/npm/@changesets/[email protected]/schema.json",
3
- "changelog": "@changesets/changelog-github",
+ "changelog": ["@changesets/changelog-github",
4
+ { "owner": "mfranzke", "repo": "css-if-polyfill" }],
5
"commit": false,
6
"fixed": [],
7
"linked": [],
0 commit comments