1 skill indexed · tag “versioning”
0x69336f…f22448
Decide the next semantic version from a current version plus a list of changes. Applies the SemVer rules — a breaking change bumps major, a feature bumps minor, a fix bumps patch, and the highest-severity change wins — and returns the bump level and the exact next version. Deterministic release automation for agents.