Skip to content

Commit

Permalink
build: improve release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed May 24, 2023
1 parent f6f8048 commit e01884e
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,9 +241,21 @@ release:
footer: |
**Full Changelog**: https://github.com/goreleaser/nfpm/compare/{{ .PreviousTag }}...{{ .Tag }}
---
## Helping out
This release is only possible thanks to **all** the support of **awesome people**!
Want to be one of them?
You can [sponsor](https://goreleaser.com/sponsors/) or [contribute with code](https://goreleaser.com/contributing).
## Where to go next?
* nFPM is a satellite project from GoReleaser. [Check it out](https://goreleaser.com)!
* Find examples and commented usage of all options in our [website](https://nfpm.goreleaser.com/intro/).
* Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)!
<a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a>
- Check out [GoReleaser](https://goreleaser.com): it integrates nFPM to the release pipeline of your Go projects.
milestones:
- close: true
Expand Down

0 comments on commit e01884e

Please sign in to comment.