docs(整合): 在 CLAUDE.md 中添加提交前更新 changelog 的规范
- 在操作流程规范中增加「更新 changelog」步骤 - 新增「更新 changelog 规范」章节,详细说明字段格式和注意事项 - 要求每次提交前必须更新 src/data/changelog.json - 提供完整的字段说明和示例代码 via [HAPI](https://hapi.run) Co-Authored-By: HAPI <noreply@hapi.run>
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"changelogEntries": [
|
||||
{
|
||||
"id": "2026-03-08-update-changelog-rule",
|
||||
"date": "2026-03-08",
|
||||
"type": "docs",
|
||||
"title": "在 CLAUDE.md 中添加提交前更新 changelog 的规范",
|
||||
"scope": "整合"
|
||||
},
|
||||
{
|
||||
"id": "2026-03-08-changelog-modal",
|
||||
"date": "2026-03-08",
|
||||
|
||||
Reference in New Issue
Block a user