Skip to content

Commit

Permalink
chore: use new command which works fine
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Jun 15, 2024
1 parent c53a66b commit 98c05b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"workspaces": ["packages/*"],
"scripts": {
"lint": "smartlint",
"release": "pnpm -r --workspace-concurrency=1 exec ../../.release-me/release.sh -w --plugins=npm,npm-post,git,github-release --preset=workspace",
"release": "pnpm -r --workspace-concurrency=1 exec ../../.release-me/release.sh -w --use-version --plugins=npm,npm-post,git,github-release --preset=workspace",
"prepare": "husky"
},
"engines": {
Expand Down

0 comments on commit 98c05b1

Please sign in to comment.