forked from deepStateMirrors/tabi
👷 chore(release): fix git-cliff template
This commit is contained in:
parent
abe690c1b1
commit
ca65cd5a62
2 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@ body = """
|
|||
{% set_global breaking_header_shown = true %}
|
||||
{%- endif -%}
|
||||
{%- if commit.breaking -%}
|
||||
{{ self::commit(commit=commit, in_breaking_section=true) }}
|
||||
{{ self::commit(commit=commit, in_breaking_section=true) -}}
|
||||
{% endif -%}
|
||||
{%- endfor -%}
|
||||
{%- if breaking_header_shown == true -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue