Skip to content

Commit 54bcbc3

Browse files
authored
chore: update the changelog format to thank contributors (#381)
1 parent 08e48db commit 54bcbc3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.changeset/config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3-
"changelog": ["@changesets/cli/changelog", { "repo": "opennextjs/opennextjs-cloudflare" }],
3+
"changelog": [
4+
"@changesets/changelog-github",
5+
{
6+
"repo": "opennextjs/opennextjs-cloudflare"
7+
}
8+
],
49
"commit": false,
510
"fixed": [],
611
"linked": [],

0 commit comments

Comments
 (0)