1 2 3 4 5 6 7 8 9
[workspace] # path of the git-cliff configuration changelog_config = "cliff.toml" # update dependencies with `cargo update` dependencies_update = true # labels for the release PR pr_labels = ["release"]