We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
repo
1 parent fc2acfc commit f3bcd00Copy full SHA for f3bcd00
.changeset/config.json
@@ -1,6 +1,9 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3
- "changelog": "@changesets/changelog-github",
+ "changelog": [
4
+ "@changesets/changelog-github",
5
+ { "repo": "toplenboren/simple-git-hooks" }
6
+ ],
7
"commit": false,
8
"fixed": [],
9
"linked": [],
0 commit comments