.chglog/CHANGELOG.tpl.md aktualisiert

This commit is contained in:
2025-05-29 15:39:34 +02:00
parent 13e30799d7
commit 2c23aab569

View File

@ -6,7 +6,7 @@
### {{ .Title }}
{{ range .Commits -}}
* {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }} (`{{ printf "%.7s" .Hash.Short }}`)
* {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }} (`{{ .Hash.Short }}`)
{{ end }}
{{ end -}}