Compare commits
22 Commits
Author | SHA1 | Date | |
---|---|---|---|
ce29e549e1
|
|||
8b9ea16df9
|
|||
1b940169e0
|
|||
f5c702d3d8
|
|||
d79ec36c37
|
|||
c39b7a5035
|
|||
069da59ba7
|
|||
e6c45441e3
|
|||
ccf1abae6b
|
|||
cba4208b95
|
|||
97635b9380
|
|||
6f45b47565
|
|||
14d1bf0ce4
|
|||
67d636afa2
|
|||
6dfae464da
|
|||
4e8d3e4eca
|
|||
35386ef004
|
|||
e252a11493
|
|||
83dffcf94f
|
|||
326398319c
|
|||
23db32e5d8
|
|||
175bb4ad9d |
@ -6,7 +6,7 @@
|
||||
### {{ .Title }}
|
||||
|
||||
{{ range .Commits -}}
|
||||
* {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }} (`{{ .Hash.Short }}`)
|
||||
* {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }} ([`{{ .Hash.Short }}`]({{ $.Info.RepositoryURL }}/commit/{{ .Hash.Short }}))
|
||||
{{ end }}
|
||||
{{ end -}}
|
||||
|
||||
|
Reference in New Issue
Block a user