goreleaser/goreleaser (goreleaser/goreleaser)
### [`v2.0.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v2.0.0)
[Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.26.2...v2.0.0)
##### Changelog
##### New Features
- [`b6b2df6`](https://togithub.com/goreleaser/goreleaser/commit/b6b2df63127e90561d889e5253d67921f3120b19): feat!: more v2 cleanups ([#4892](https://togithub.com/goreleaser/goreleaser/issues/4892)) ([@caarlos0](https://togithub.com/caarlos0))
- [`ec2db4a`](https://togithub.com/goreleaser/goreleaser/commit/ec2db4a727d7b90ea8e39f744e1778debdcd31ce): feat!: rename module to /v2 ([#4894](https://togithub.com/goreleaser/goreleaser/issues/4894)) ([@caarlos0](https://togithub.com/caarlos0))
- [`4fa8df6`](https://togithub.com/goreleaser/goreleaser/commit/4fa8df64136aa49be8f9fafa5463500725f6faa8): feat!: v2 ([#4806](https://togithub.com/goreleaser/goreleaser/issues/4806)) ([@caarlos0](https://togithub.com/caarlos0))
##### Documentation updates
- [`4d9198c`](https://togithub.com/goreleaser/goreleaser/commit/4d9198cafeb17a26e7fa5965795f96db6bf308a8): docs: update ([@caarlos0](https://togithub.com/caarlos0))
- [`0e22f07`](https://togithub.com/goreleaser/goreleaser/commit/0e22f073493cd9ea4b5b1ebeb60905fc85efc5c6): docs: update error page ([@caarlos0](https://togithub.com/caarlos0))
- [`cd7bed3`](https://togithub.com/goreleaser/goreleaser/commit/cd7bed3906aacbb881ba89d810dc7f2c6b8411d4): docs: update users ([@caarlos0](https://togithub.com/caarlos0))
- [`7fd5882`](https://togithub.com/goreleaser/goreleaser/commit/7fd5882003f0eb1f7077551da4b75c83785503b5): docs: update users ([@caarlos0](https://togithub.com/caarlos0))
##### Build process updates
- [`f35dcda`](https://togithub.com/goreleaser/goreleaser/commit/f35dcda343ddebf9dae706c8a86aa5915501fa84): ci: fix snapcraft ([@caarlos0](https://togithub.com/caarlos0))
- [`e47589d`](https://togithub.com/goreleaser/goreleaser/commit/e47589d332fa7245ad38a23bb2a89b7a3846507d): ci: update .goreleaser.yaml ([@caarlos0](https://togithub.com/caarlos0))
##### Other work
- [`3e40af2`](https://togithub.com/goreleaser/goreleaser/commit/3e40af256c4688e7a2f814541494bd312f424495): chore: auto-update generated files ([@actions-user](https://togithub.com/actions-user))
**Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.26.2...v2.0.0
##### Helping out
This release is only possible thanks to **all** the support of some **awesome people**!
Want to be one of them?
You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing).
##### Where to go next?
- Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/).
- Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)!
goreleaser/goreleaser-action (goreleaser/goreleaser-action)
### [`v6.0.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v6.0.0)
[Compare Source](https://togithub.com/goreleaser/goreleaser-action/compare/v5.1.0...v6.0.0)
> \[!WARNING]
> **This is a breaking change!**
>
> Follow the instructions [here](https://goreleaser.com/blog/goreleaser-v2/#upgrading) to upgrade!
#### What's Changed
- feat!: use "~> v2" as default by [@caarlos0](https://togithub.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/463](https://togithub.com/goreleaser/goreleaser-action/pull/463)
**Full Changelog**: https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.26.2
->v2.0.0
v5.1.0
->v6.0.0
Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
### [`v2.0.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v2.0.0) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.26.2...v2.0.0) ##### Changelog ##### New Features - [`b6b2df6`](https://togithub.com/goreleaser/goreleaser/commit/b6b2df63127e90561d889e5253d67921f3120b19): feat!: more v2 cleanups ([#4892](https://togithub.com/goreleaser/goreleaser/issues/4892)) ([@caarlos0](https://togithub.com/caarlos0)) - [`ec2db4a`](https://togithub.com/goreleaser/goreleaser/commit/ec2db4a727d7b90ea8e39f744e1778debdcd31ce): feat!: rename module to /v2 ([#4894](https://togithub.com/goreleaser/goreleaser/issues/4894)) ([@caarlos0](https://togithub.com/caarlos0)) - [`4fa8df6`](https://togithub.com/goreleaser/goreleaser/commit/4fa8df64136aa49be8f9fafa5463500725f6faa8): feat!: v2 ([#4806](https://togithub.com/goreleaser/goreleaser/issues/4806)) ([@caarlos0](https://togithub.com/caarlos0)) ##### Documentation updates - [`4d9198c`](https://togithub.com/goreleaser/goreleaser/commit/4d9198cafeb17a26e7fa5965795f96db6bf308a8): docs: update ([@caarlos0](https://togithub.com/caarlos0)) - [`0e22f07`](https://togithub.com/goreleaser/goreleaser/commit/0e22f073493cd9ea4b5b1ebeb60905fc85efc5c6): docs: update error page ([@caarlos0](https://togithub.com/caarlos0)) - [`cd7bed3`](https://togithub.com/goreleaser/goreleaser/commit/cd7bed3906aacbb881ba89d810dc7f2c6b8411d4): docs: update users ([@caarlos0](https://togithub.com/caarlos0)) - [`7fd5882`](https://togithub.com/goreleaser/goreleaser/commit/7fd5882003f0eb1f7077551da4b75c83785503b5): docs: update users ([@caarlos0](https://togithub.com/caarlos0)) ##### Build process updates - [`f35dcda`](https://togithub.com/goreleaser/goreleaser/commit/f35dcda343ddebf9dae706c8a86aa5915501fa84): ci: fix snapcraft ([@caarlos0](https://togithub.com/caarlos0)) - [`e47589d`](https://togithub.com/goreleaser/goreleaser/commit/e47589d332fa7245ad38a23bb2a89b7a3846507d): ci: update .goreleaser.yaml ([@caarlos0](https://togithub.com/caarlos0)) ##### Other work - [`3e40af2`](https://togithub.com/goreleaser/goreleaser/commit/3e40af256c4688e7a2f814541494bd312f424495): chore: auto-update generated files ([@actions-user](https://togithub.com/actions-user)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.26.2...v2.0.0 ##### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). ##### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)!goreleaser/goreleaser-action (goreleaser/goreleaser-action)
### [`v6.0.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v6.0.0) [Compare Source](https://togithub.com/goreleaser/goreleaser-action/compare/v5.1.0...v6.0.0) > \[!WARNING] > **This is a breaking change!** > > Follow the instructions [here](https://goreleaser.com/blog/goreleaser-v2/#upgrading) to upgrade! #### What's Changed - feat!: use "~> v2" as default by [@caarlos0](https://togithub.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/463](https://togithub.com/goreleaser/goreleaser-action/pull/463) **Full Changelog**: https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.