Skip to content

Commit 85ee480

Browse files
authored
ci: Set release-plz changelog header (#993)
CQCL/hugr#2474
1 parent c5279c5 commit 85ee480

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-plz.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ git_release_name = "{{ package }}: v{{ version }}"
2020
release_always = false
2121

2222
[changelog]
23+
header = """# Changelog
24+
25+
"""
2326
sort_commits = "oldest"
2427

2528
commit_parsers = [

0 commit comments

Comments
 (0)