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 2fb1bdd commit cae16c1Copy full SHA for cae16c1
package.json
@@ -55,7 +55,7 @@
55
"onStartupFinished"
56
],
57
"scripts": {
58
- "ci:release": "changeset tag && pnpm ci:publish",
+ "ci:release": "changeset publish && pnpm ci:publish",
59
"ci:version": "changeset version && pnpm install --lockfile-only --engine-strict=false",
60
"ci:publish": "vsce publish --no-dependencies",
61
"vscode:prepublish": "pnpm build",
0 commit comments