Skip to content

Commit 667556e

Browse files
committed
build(release): minor changes to release message format
1 parent 2081479 commit 667556e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ changelog:
109109
use: github
110110
sort: asc
111111
abbrev: 7
112-
format: '- {{ .Message }} by @{{ .AuthorUsername }} ({{ .SHA }})'
112+
format: '{{ .Message }} by @{{ .AuthorUsername }} ({{ .SHA }})'
113113
filters:
114114
exclude:
115115
- '^chore\(release\):'

0 commit comments

Comments
 (0)