Skip to content

Commit

Permalink
maint/dev ~ (git-changelog) remove extra leading newlines for 'Notes'…
Browse files Browse the repository at this point in the history
… construction
  • Loading branch information
rivy committed Aug 1, 2022
1 parent efa2ba2 commit 476d2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changelog/CHANGELOG.tpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
#### {{ .Title }}

{{ range .Notes }}
{{ .Body }}
{{- .Body }}
{{ end -}}
{{ end -}}
{{ end -}}
Expand Down

0 comments on commit 476d2c0

Please sign in to comment.