👷 chore(release): fix git-cliff template

This commit is contained in:
welpo 2024-01-15 19:12:50 +01:00
parent abe690c1b1
commit ca65cd5a62
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
2 changed files with 3 additions and 3 deletions

View file

@ -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 -%}