Changelog Automation Patterns and tools for automating changelog generation, release notes, and version management following industry standards. When to Use This Skill - Setting up automated changelog generation - Implementing Conventional Commits - Creating release note workflows - Standardizing commit message formats - Generating GitHub/GitLab release notes - Managing semantic versioning Core Concepts 1. Keep a Changelog Format 2. Conventional Commits | Type | Description | Changelog Section | |------|-------------|-------------------| | | New feature | Added | | | Bug fix | Fixed | | | Doc…