feat(husky): 使用 prepare-commit-msg + amend 实现 CHANGELOG 自动更新
- 创建 prepare-commit-msg hook - 创建 update-changelog-prepare.sh 脚本 - 修改 post-commit 检查暂存区并 amend - 使用 --no-verify 避免 amend 触发循环 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
5 changed files
with
229 additions
and
58 deletions
.husky/prepare-commit-msg
0 → 100755
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment