Skip to content

Releases: goreleaser/goreleaser-action

v5.0.0

11 Sep 18:09
7ec5c2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v5.0.0

v4.6.0

05 Sep 12:40
5fdedb9
Compare
Choose a tag to compare

Reverts the change to node20 runtime.

Full Changelog: v4.5.0...v4.6.0

v4.5.0

05 Sep 12:11
81d9ad7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #427
  • feat: bump to use node20 runtime, actions/checkout to v4 by @kbdharun in #430

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

09 Aug 17:04
3fa32b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

v4.3.0

12 Jun 12:20
336e299
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

30 Jan 13:13
f82d6c1
Compare
Choose a tag to compare

What's Changed

  • fix: don't depend on the GitHub API to check release by @crazy-max in #391

Full Changelog: v4.1.1...v4.2.0

v4.1.1

28 Jan 02:23
9754a25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

13 Dec 13:26
v4.1.0
8f67e59
Compare
Choose a tag to compare

What's Changed

  • feat!: remove auto-snapshot on dirty tag by @caarlos0 in #382
  • docs: add example when using workdir along with upload-artifact by @zdtsw in #366
  • Fix Self-Hosted Windows Error: Expand-Archive by @flarco in #379
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #383

Migrating from v3

If you need the auto-snapshot feature, take a look at this example repository: it's a minimal working example with all you need.

New Contributors

Full Changelog: v4...v4.1.0

v4.0.0

13 Dec 12:57
v4.0.0
23e0ed5
Compare
Choose a tag to compare

What's Changed

  • fix: do not override GORELEASER_CURRENT_TAG by @caarlos0 in #370

Migrating from v3

If you need the auto-snapshot feature, take a look at this example repository: it's a minimal working example with all you need.

Full Changelog: v3...v4.0.0

v3.2.0

17 Oct 20:40
b508e2e
Compare
Choose a tag to compare

What's Changed

  • chore: remove workaround for setOutput by @crazy-max (#374)
  • chore(deps): bump @actions/core from 1.9.1 to 1.10.0 (#372)
  • chore(deps): bump yargs from 17.5.1 to 17.6.0 (#373)

Full Changelog: v3.1.0...v3.2.0