cog-bump(1) General Commands Manual cog-bump(1)

cog-bump - Commit changelog from latest tag to HEAD and create new tag

cog-bump [--version] [-a|--auto] [-M|--major] [-m|--minor] [-p|--patch] [--pre] [--build] [-H|--hook-profile] [--package] [-A|--annotated] [-d|--dry-run] [--skip-ci] [--skip-ci-override] [--skip-untracked] [--disable-bump-commit] [-h|--help]

Commit changelog from latest tag to HEAD and create new tag

Manually set the target version
Automatically suggest the target version
Increment the major version
Increment the minor version
Increment the patch version
Set the pre-release version
Set the build suffix
Specify the bump profile hooks to run
Specify which package to bump for monorepo
Annotate tag with given message
Dry-run: print the target version. No action taken
Add the skip-ci string defined in the cog.toml (or defaults to [skip ci]) to the bump commit
Override and add the skip-ci string with the provided value to the bump commit
Don't fail if there are untracked or uncommited files
Disable the creation of the bump commit
Print help
cog-bump