Skip to content

Commit

Permalink
chore: Tweak changelog body format
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe committed Aug 30, 2024
1 parent 7d2b0b8 commit 84e790f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[changelog]
body = """
## [{{ version | trim_start_matches(pat="v") }}]{%- if release_link -%}({{ release_link }}){% endif %}
_{{ timestamp | date(format="%d %B %Y") }}_
{% for group, commits in commits | group_by(attribute="group") %}
Expand Down

0 comments on commit 84e790f

Please sign in to comment.