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:
ittoview
2026-03-08 03:28:12 +00:00
parent c5c19362c5
commit c15e54fd8c
2 changed files with 64 additions and 3 deletions

View File

@@ -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",