概要
The version-updates skill streamlines the release process by automatically bumping project versions across multiple configuration files, such as package.json, Cargo.toml, or pyproject.toml. It integrates with workspace reviews to identify necessary changes, updates changelogs with recent commits, and ensures documentation remains in sync with the current release. By automating these repetitive and error-prone tasks, it maintains consistency across the entire codebase during the deployment lifecycle and provides a standardized workflow for preparing production-ready releases.