improve changelog template

uci-hugo-doc
Robert Kaussow 2021-09-22 11:51:35 +02:00
parent ea848a9cb7
commit 29a6da8b6e
No known key found for this signature in database
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@
### {{ .Title }}
{{ range .Commits -}}
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ (regexReplaceAll "(Co-\\w*-by.*)" .Subject "") | trim }}
{{ end }}
{{ end -}}
{{- end -}}
{{- if .NoteGroups -}}
{{ range .NoteGroups -}}