Skip to content

Commit d1a8b05

Browse files
committed
use github native to generate release notes
1 parent de22238 commit d1a8b05

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.goreleaser.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,8 @@ checksum:
3232
snapshot:
3333
name_template: '{{ .Tag }}-next'
3434
changelog:
35+
use: github-native
3536
sort: asc
36-
filters:
37-
exclude:
38-
- '^docs:'
39-
- '^test:'
40-
- '^bump'
4137
brews:
4238
-
4339
# Repository to push the tap to.

0 commit comments

Comments
 (0)