Skip to content

Releases: goreleaser/goreleaser-action

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

v2.9.0

27 Feb 19:03
c127c9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.9.0

v2.8.1

14 Jan 20:40
79d4afb
Compare
Choose a tag to compare

What's Changed

  • fix: should not force snapshot when nightly is set by @caarlos0 in #321

Full Changelog: v2.8.0...v2.8.1

v2.8.0

15 Oct 12:56
5df302e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.8.0

v2.7.0

26 Jul 12:07
5a54d7e
Compare
Choose a tag to compare
  • chore(deps): update dev deps (#294)
  • chore(deps): bump codecov/codecov-action from 1 to 2 (#293)
  • refactor: use built-in getExecOutput (#292)
  • chore(deps): bump @actions/exec from 1.0.4 to 1.1.0 (#291)
  • chore(deps): bump @actions/core from 1.3.0 to 1.4.0 (#289)
  • chore(deps): bump @actions/tool-cache from 1.7.0 to 1.7.1 (#290)

v2.6.1

30 May 15:19
ac06743
Compare
Choose a tag to compare
  • test: ci tests pro version (#288)
  • fix: distribution field
  • chore(deps): bump ws from 7.3.0 to 7.4.6 (#287)
  • chore(deps): bump @actions/tool-cache from 1.6.1 to 1.7.0 (#286)
  • test: fix github tests
  • docs: remove changelog (#285)
  • docs: changelog update

v2.6.0

27 May 03:26
70eb4e5
Compare
Choose a tag to compare
  • feat: support downloading goreleaser pro (#284)
  • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#276)
  • chore(deps): bump lodash from 4.17.19 to 4.17.21 (#275)
  • chore(deps): bump @actions/core from 1.2.6 to 1.3.0 (#273 #283)