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 49d1f1d commit 8db9ee3Copy full SHA for 8db9ee3
package.json
@@ -12,7 +12,7 @@
12
"lint": "cd packages/svelte && pnpm build && cd ../../ && pnpm -r lint",
13
"format": "pnpm -r format",
14
"changeset:version": "changeset version && pnpm -r generate:version && git add --all",
15
- "changeset:publish": "changeset publish"
+ "changeset:publish": "changeset publish --tag legacy"
16
},
17
"repository": {
18
"type": "git",
0 commit comments