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 40be134 commit 8213707Copy full SHA for 8213707
.changeset/config.json
@@ -1,6 +1,9 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
3
- "changelog": ["@remix-run/changelog-github", { "repo": "remix-run/remix" }],
+ "changelog": [
4
+ "@remix-run/changelog-github",
5
+ { "repo": "remix-run/v1-compat-utils" }
6
+ ],
7
"commit": false,
8
"fixed": [],
9
"linked": [],
0 commit comments