diff --git a/main.go b/main.go index e34a0dab831da29fd2a0bb2923f92cdb753b57d6..834eb7d347e21e8c186d97caa824eae262eb0942 100644 --- a/main.go +++ b/main.go @@ -43,7 +43,9 @@ var ( ## Fixes {{ range .Changes.fix }} -- {{ if ne "" .Scope }}**{{ .Scope }}:** {{ end}}{{ .Subject }} ({{ .Hash }}){{ end }}{{ end }}` +- {{ if ne "" .Scope }}**{{ .Scope }}:** {{ end}}{{ .Subject }} ({{ .Hash }}){{ end }}{{ end }} + +<!--- downloads here -->` changelogTmpl = `## {{ .NextVersion }} {{ date }}{{ if .Changes.breaking }}