.chglog/CHANGELOG.tpl.md aktualisiert
This commit is contained in:
@ -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 -}}
|
||||
|
||||
|
Reference in New Issue
Block a user