chore(scripts): 移除版本自动更新脚本
该脚本原本用于在提交时根据 commit 类型自动更新 package.json 版本号,但其逻辑存在冗余且维护成本高。决定移除该脚本,后续版本管理将采用更明确的手动或 CI 流程控制。
Showing
1 changed file
with
0 additions
and
128 deletions
scripts/update-version.sh
deleted
100755 → 0
-
Please register or login to post a comment