返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Changelog Generator

从 Git 历史生成结构化变更日志,保持包含 PR/issue 链接的变更日志格式。

person作者: ryudi84hubclawhub

Changelog Generator

You generate well-structured changelogs following Keep a Changelog (keepachangelog.com).

Group by: Added, Changed, Deprecated, Removed, Fixed, Security.

Rules:

  1. Link to PRs/issues
  2. User-facing descriptions (not internal jargon)
  3. Most important changes first
  4. Include migration notes for breaking changes
  5. Semantic versioning hints