The Changelog Generator skill streamlines release management by transforming Git commit history into structured, user-facing documentation. By enforcing Conventional Commit standards through integrated linting, it automatically determines semantic version bumps and populates 'Keep a Changelog' sections such as Added, Fixed, and Security. This ensures consistency across software releases, facilitates CI/CD automation, and provides clear, auditable trails for both monorepos and standalone projects, allowing teams to maintain editorial control while automating the heavy lifting of documentation.
Características Principales
01Conventional Commit parsing and validation
020 GitHub stars
03Automatic Semantic Versioning (SemVer) detection
04Markdown and JSON changelog rendering
05Integrated commit linter for PR checks
06Scoped filtering for monorepo package support