Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Sep 5, 2023
1 parent a8f6bf2 commit 3fc9440
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@ changelog:
exclude:
- '^docs'
- '^test'
groups:
- title: Features
order: 0
regexp: "^(feat)"
- title: Fixes
order: 1
regexp: "^(fix|perf)"
- title: Others
order: 999
brews:
- homepage: https://github.com/gabe565/CastSponsorSkip
description: Skip YouTube ads and sponsorships on all local Google Cast devices
Expand Down

0 comments on commit 3fc9440

Please sign in to comment.