Skip to content

Commit

Permalink
Merge pull request #30 from aristosvo/chore/goreleaser-changelog
Browse files Browse the repository at this point in the history
chore(release): Filter on changelog
  • Loading branch information
aristosvo authored Oct 13, 2021
2 parents a7143c1 + d691a39 commit 3293df0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
changelog:
use: github

filters:
exclude:
- Merge pull request
- Merge branch

0 comments on commit 3293df0

Please sign in to comment.