1 2 3 4 5 6 7 8 9
allow-branch = ["main"] pre-release-hook = [ "git", "cliff", "-o", "CHANGELOG.md", "--tag", "{{version}}", ]