关于
Version Bumper streamlines the release workflow for developers by automatically handling semantic versioning increments across multiple configuration files. It identifies the current version, calculates the next version based on the change type (Major, Minor, or Patch), and synchronizes the update across plugin.json, marketplace records, and changelogs. By integrating directly with Git, it ensures repository consistency through automated commits and annotated release tags, preventing manual entry errors during the deployment process.