Skip to content

Releases: goreleaser/goreleaser-action

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

v3.1.0

26 Aug 16:32
ff11ca2
Compare
Choose a tag to compare

What's Changed

  • fix: dist resolution from config file by @crazy-max (#369)
  • ci: fix workflow by @crazy-max (#357)
  • docs: bump actions to latest major by @crazy-max (#356)
  • chore(deps): bump crazy-max/ghaction-import-gpg from 4 to 5 (#360)
  • chore(deps): bump ghaction-import-gpg to v5 (#359)
  • chore(deps): bump @actions/core from 1.6.0 to 1.8.2 (#358)
  • chore(deps): bump @actions/core from 1.8.2 to 1.9.1 (#367)

Full Changelog: v3.0.0...v3.1.0

v3.0.0

22 May 00:03
68acf3b
Compare
Choose a tag to compare

What's Changed

  • chore: node 16 as default runtime by @crazy-max in #343
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
  • chore: update dev dependencies and workflow by @crazy-max in #342
  • upgrade go version to 1.18 by @morwn in #335
  • chore(deps): bump @actions/exec from 1.1.0 to 1.1.1 in #331
  • chore(deps): bump @actions/tool-cache from 1.7.1 to 1.7.2 in #332
  • chore(deps): bump @actions/tool-cache from 1.7.2 to 2.0.1 in #355
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in #334
  • chore(deps): bump yargs from 17.3.1 to 17.4.0 in #333
  • chore(deps): bump yargs from 17.4.0 to 17.4.1 in #339
  • chore(deps): bump yargs from 17.4.1 to 17.5.1 in #352
  • chore(deps): bump @actions/http-client from 1.0.11 to 2.0.1 in #353
  • chore(deps): bump @actions/core from 1.6.0 to 1.8.2 in #354

New Contributors

Full Changelog: v2.9.1...v3.0.0

v2.9.1

28 Feb 14:24
b953231
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.9.1