소개
The Version Bumper skill streamlines the software release process for Claude Code plugins by automatically managing semantic versioning (SemVer) across multiple configuration files. It handles version increments in plugin.json and marketplace metadata, synchronizes CLI catalogs, updates changelogs, and generates consistent Git tags. By automating the calculation of Major, Minor, and Patch updates, this skill ensures version integrity and prevents manual errors during the deployment and distribution of new plugin features or bug fixes.