Skip to content

Commit

Permalink
use github api to generate the changelog (#474)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <[email protected]>
  • Loading branch information
caarlos0 authored Oct 11, 2021
1 parent 1e3c8ae commit 6447264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ snapshot:
name_template: "{{ .Tag }}-next"
changelog:
sort: asc
use: github
filters:
exclude:
- '^docs:'
Expand Down

0 comments on commit 6447264

Please sign in to comment.