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 861277d commit d1a7c8dCopy full SHA for d1a7c8d
.changeset/config.json
@@ -2,10 +2,10 @@
2
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
"commit": false,
5
- "fixed": [],
6
- "linked": [
+ "fixed": [
7
["react-email-starter", "create-email"]
8
],
+ "linked": [],
9
"access": "public",
10
"baseBranch": "main",
11
"updateInternalDependencies": "patch",
0 commit comments