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 08e48db commit 54bcbc3Copy full SHA for 54bcbc3
.changeset/config.json
@@ -1,6 +1,11 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json",
3
- "changelog": ["@changesets/cli/changelog", { "repo": "opennextjs/opennextjs-cloudflare" }],
+ "changelog": [
4
+ "@changesets/changelog-github",
5
+ {
6
+ "repo": "opennextjs/opennextjs-cloudflare"
7
+ }
8
+ ],
9
"commit": false,
10
"fixed": [],
11
"linked": [],
0 commit comments