Don't just generate changelogs for unreleased changes.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f6878895b1
commit
579d94bc03
|
@ -16,4 +16,4 @@ rand = "0.8"
|
|||
tag-prefix = ""
|
||||
publish = false
|
||||
push = false
|
||||
pre-release-hook = ["git-cliff", "--unreleased", "-o", "CHANGELOG.md", "--tag", "{{version}}"]
|
||||
pre-release-hook = ["git-cliff", "-o", "CHANGELOG.md", "--tag", "{{version}}"]
|
Loading…
Reference in New Issue
Block a user