Skip to content

Commit 9d08758

Browse files
committed
style: remove header from cliff-toml
1 parent 45974a9 commit 9d08758

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

cliff.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[changelog]
2-
header = """
3-
# Changelog\n
4-
All notable changes to this project will be documented in this file.\n
5-
"""
2+
header = """"""
63
body = """
74
{% if version %}
85
## [{{ version | trim_start_matches(pat="v") }}] - {{ timestamp | date(format="%Y-%m-%d") }}\

0 commit comments

Comments
 (0)