Skip to content

Commit

Permalink
adjust changelog template
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Oct 15, 2024
1 parent aa455ed commit 7bc339f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release/templates/changelog.md.tera
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Changelog for `{{ env.PRODUCT | capitalize }} v{{ env.VERSION }}`
## Changelog for `{{ env.PRODUCT | capitalize }} {{ env.VERSION }}`

{% for file in prdoc | sort(attribute="doc_filename.number") -%}
{%- set author= file.content.author | default(value="n/a") -%}
Expand Down

0 comments on commit 7bc339f

Please sign in to comment.