bumper builtins amendlog:default
NAME: bumper builtins amendlog:default - Get the current version of a release group using the default strategy
USAGE: bumper builtins amendlog:default [options]
OPTIONS: --dir string Working directory which contains the .bumper directory --path string The path to the changelog file (defaults to CHANGELOG.md in the workspace root) [$BUMPER_CHANGELOG_PATH] --group string Release group name [$BUMPER_GROUP] --version string The new version to set [$BUMPER_GROUP_NEXT_VERSION] --major string [ --major string ] Major changes in the given version (repeatable flag) --minor string [ --minor string ] Minor changes in the given version (repeatable flag) --patch string [ --patch string ] Patch changes in the given version (repeatable flag) --help, -h show help