Skip to content

Commit

Permalink
maint/dev ~ (git-changelog) remove needless leading newlines within '…
Browse files Browse the repository at this point in the history
…Notes'
  • Loading branch information
rivy committed Aug 4, 2022
1 parent 62ecb29 commit b9d5fb4
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 @@ -72,7 +72,7 @@
#### {{ .Title }}

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

0 comments on commit b9d5fb4

Please sign in to comment.