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 8cfe9e9 commit 7dbe186Copy full SHA for 7dbe186
package.json
@@ -9,7 +9,7 @@
9
"build:prompts": "pnpm --filter @clack/prompts run build",
10
"start": "pnpm --filter @example/basic run start",
11
"ci:version": "changeset version && pnpm install --no-frozen-lockfile",
12
- "ci:release": "changeset publish"
+ "ci:publish": "changeset publish"
13
},
14
"devDependencies": {
15
"@changesets/cli": "^2.26.0",
0 commit comments