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 aa0b1fe commit cfd9daaCopy full SHA for cfd9daa
package.json
@@ -12,7 +12,7 @@
12
"type-check": "biome lint && tsc",
13
"test": "pnpm --color -r run test",
14
"ci:install": "pnpm install --no-frozen-lockfile",
15
- "ci:version": "changeset version && pnpx @qingshaner/jsr-release --allowDirty version --sync",
+ "ci:version": "changeset version",
16
"ci:publish": "changeset publish",
17
"ci:prepublish": "pnpm build",
18
"deps:check": "pnpm exec knip --production",
0 commit comments