get_next_version
Calculates the next version number from a bump type (major, minor, or patch) to automate versioning in changelog management.
Instructions
Berechnet die nächste Versionsnummer basierend auf dem Bump-Typ.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bump | No | Art des Version-Bumps (Default: "patch") |