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 4365889 commit 973a04dCopy full SHA for 973a04d
.changeset/config.json
@@ -1,6 +1,11 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/config@2.2.0/schema.json",
3
- "changelog": "@changesets/cli/changelog",
+ "changelog": [
4
+ "@remix-run/changelog-github",
5
+ {
6
+ "repo": "triggerdotdev/trigger.dev"
7
+ }
8
+ ],
9
"commit": false,
10
"fixed": [["@trigger.dev/*", "trigger.dev"]],
11
"linked": [],
0 commit comments