refactor(husky): 重写 CHANGELOG 自动更新格式匹配根目录
- 检测逻辑:从 "## [日期] - 标题" 改为 "^## 日期" - 生成格式:匹配根目录格式(时间 + commit hash + 文件列表) - 插入逻辑:追加到日期下,而非文件开头 - 解决误判问题,现在能正确识别今日已有条目 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
1 changed file
with
47 additions
and
32 deletions
-
Please register or login to post a comment