Skip to content

Commit 6f33c4d

Browse files
committed
chore(ci): 调整 Changelog 生成规则
1 parent 7a559eb commit 6f33c4d

1 file changed

Lines changed: 1 addition & 16 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -68,22 +68,7 @@ release:
6868
{{ range .Contributors }}
6969
- [{{ .Login }}]({{ .HTMLURL }})
7070
{{ end }}
71-
72-
header: |
73-
# {{ .ProjectName }} {{ .Version }}
74-
75-
**Release Date:** {{ .Date }}
76-
77-
## What's Changed
78-
79-
{{ if .changelog }}
80-
{{ .changelog }}
81-
{{ else }}
82-
### No significant changes in this release.
83-
{{ end }}
84-
85-
---
86-
71+
8772
git:
8873
ignore_tags:
8974
- alpha

0 commit comments

Comments
 (0)