概要
The Version Management skill streamlines the software release process by automatically determining the appropriate version bump through conventional commit analysis. It manages versioning across multiple ecosystems including Node.js, Python, Go, and Rust, ensuring that version files and CHANGELOG.md are updated accurately. By automating the transition from development to release, this skill helps maintain project consistency, implements 'Keep a Changelog' standards, and handles git tagging workflows with minimal manual intervention.