update lerna scripts

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 98f3794039
commit de7eb1c36d
2 changed files with 4 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
"useWorkspaces": true,
"command": {
"publish": {
"message": "chore(release): publish %s"
"message": "chore(release): publish new version"
}
}
}