概要
This skill provides a comprehensive framework for managing project versioning and release documentation by leveraging Conventional Commits and Semantic Versioning (SemVer) standards. It equips developers with patterns and configurations for popular tools like semantic-release, standard-version, and git-cliff to ensure consistent, readable, and machine-parseable changelogs following the 'Keep a Changelog' format. By automating these workflows, teams can maintain high-quality release notes without manual overhead, ensuring that every feature, fix, and breaking change is accurately documented and communicated to stakeholders.