chore: update Changelog

This commit is contained in:
Rachel Powers
2024-04-28 13:18:07 -07:00
parent 8564709e68
commit 7c05e841ae
3 changed files with 31 additions and 5 deletions

View File

@@ -139,6 +139,7 @@ fn main() -> Result<(), Error> {
cmd.args([
"-io", "CHANGELOG.md",
"-t", "path:CHANGELOG.md.jinja",
"-c", "conventional",
"--bump", VERSION.unwrap_or("auto"),
"--parse-refs",
"--trailers"