01Automates Git tagging with standardized v-prefix and release descriptions
02Supports pre-release workflows including alpha, beta, and release candidate tags
03Synchronizes version numbers across package.json and pyproject.toml manifests
040 GitHub stars
05Enforces strict SemVer rules for MAJOR, MINOR, and PATCH updates
06Identifies breaking changes vs. backward-compatible features using a decision tree