tag_prefix = "v" pre_bump_hooks = [ "cargo build --release", "echo 'bumping from {{latest}} to {{version}}'", "echo not working with workspaces! bump manually! cargo bump {{version}}" ] post_bump_hooks = [] [commit_types] [changelog] path = "CHANGELOG.md" authors = [] [bump_profiles]