关于
The Version Bump skill streamlines the software release lifecycle by ensuring version consistency across package.json, marketplace.json, plugin.json, and documentation. It automates the calculation of patch, minor, and major increments based on SemVer standards, handles the creation of Git tags and GitHub releases, and dynamically generates project changelogs. This tool eliminates human error in multi-file version tracking and ensures that deployment pipelines remain synchronized and compliant with semantic versioning principles.