.chglog/CHANGELOG.tpl.md aktualisiert
This commit is contained in:
@ -7,10 +7,7 @@
|
|||||||
|
|
||||||
{{ range .Commits -}}
|
{{ range .Commits -}}
|
||||||
* {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
|
* {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
|
||||||
{{ printf "%#v" .Hash }}
|
[{{ .Hash.String | printf "%.7s" }}]({{ $.Info.RepositoryURL }}/commit/{{ .Hash.String }})
|
||||||
{{ .Hash | printf "%.7s" }}
|
|
||||||
{{ .Hash.String }}
|
|
||||||
[{{ .Hash | printf "%.7s" }}]({{ $.Info.RepositoryURL }}/commit/{{ .Hash }})
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user