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 6846934 commit d19a2cfCopy full SHA for d19a2cf
1 file changed
.changeset/config.json
@@ -1,6 +1,9 @@
1
{
2
- "$schema": "https://unpkg.com/@changesets/config@2.2.0/schema.json",
3
- "changelog": "@changesets/cli/changelog",
+ "$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
+ "changelog": [
4
+ "@changesets/changelog-github",
5
+ { "repo": "pheralb/react-symbols" }
6
+ ],
7
"commit": false,
8
"fixed": [],
9
"linked": [],
0 commit comments