소개
The Changelog skill automates the tedious task of documenting project changes by analyzing git commit logs and version tags to create structured release notes. It intelligently identifies the last documented version, groups commits into readable categories, and suggests semantic versioning upgrades based on the nature of the changes. Whether you are using conventional commits or a custom style, this skill ensures your documentation stays in sync with your codebase, providing clear transparency for users and stakeholders while facilitating smoother release cycles.