Skip to content

Commit bd76f9b

Browse files
committed
chore: 恢复代码
1 parent b7a437e commit bd76f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"build:core": "pnpm -r --filter @sensoro-design/icons-svg run build",
1515
"release": "walrus release",
1616
"release:build": "lerna run --concurrency 8 --no-private build",
17-
"release:version": "lerna version --conventional-commits --no-push --no-git-tag-version --yes --no-private",
17+
"release:version": "lerna version --conventional-commits --no-push --yes --no-private",
1818
"release:publish": "pnpm publish --recursive --tag latest",
1919
"prepare": "husky || true",
2020
"preinstall": "npx only-allow pnpm"

0 commit comments

Comments
 (0)