Releases: goreleaser/goreleaser-action
Releases · goreleaser/goreleaser-action
v6.1.0
What's Changed
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #467
- chore(deps): bump docker/bake-action from 4 to 5 by @dependabot in #468
- chore(deps): bump semver from 7.6.2 to 7.6.3 by @dependabot in #470
- chore(deps): bump @actions/http-client from 2.2.1 to 2.2.2 by @dependabot in #473
- chore(deps): bump @actions/http-client from 2.2.2 to 2.2.3 by @dependabot in #474
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #475
- chore(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #478
- docs: bump upload-artifact version by @dunglas in #479
- chore: update generated content by @crazy-max in #480
New Contributors
Full Changelog: v6.0.0...v6.1.0
v6.0.0
v5.1.0
Important
This version changes the default behavior of latest
to ~> v1
.
The next major of this action (v6), will change this to ~> v2
, and will be launched together with GoReleaser v2.
What's Changed
- docs: bump actions to latest major by @crazy-max in #435
- chore(deps): bump docker/bake-action from 3 to 4 by @dependabot in #436
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #437
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #443
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #444
- Delete .kodiak.toml by @vedantmgoyal9 in #446
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #448
- chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #450
- Upgrade setup-go action version in README by @kishaningithub in #455
- chore(deps): bump tar from 6.1.14 to 6.2.1 by @dependabot in #456
- chore: use corepack to install yarn by @crazy-max in #458
- feat: lock this major version of the action to use '~> v1' as 'latest' by @caarlos0 in #461
- chore(deps): bump semver from 7.6.0 to 7.6.2 by @dependabot in #462
- chore(deps): bump @actions/http-client from 2.2.0 to 2.2.1 by @dependabot in #451
New Contributors
- @vedantmgoyal9 made their first contribution in #446
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- feat: node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #432
- chore(deps): bump @actions/core from 1.10.0 to 1.10.1 in #434
Full Changelog: v4.6.0...v5.0.0
v4.6.0
Reverts the change to node20
runtime.
Full Changelog: v4.5.0...v4.6.0
v4.5.0
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
What's Changed
- chore(deps): bump semver from 7.5.0 to 7.5.1 by @dependabot in #417
- feat: support oss nightlies by @caarlos0 in #424
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Update in command examples by @arnaduga in #393
- chore(deps): bump yargs from 17.6.2 to 17.7.0 by @dependabot in #395
- Improve documentation for use of
GITHUB_TOKEN
by @jamietanna in #399 - chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #403
- chore(deps): bump docker/bake-action from 2 to 3 by @dependabot in #408
- chore(deps): bump semver from 7.3.8 to 7.5.0 by @dependabot in #407
- Bump setup-go action version to v4 in README by @kishaningithub in #411
- ci: split test and validate workflow by @crazy-max in #413
- chore: update yarn to 3.5.1 by @crazy-max in #412
- chore(deps): bump yargs from 17.7.1 to 17.7.2 by @dependabot in #410
- feat: support nightly by @caarlos0 in #419
New Contributors
- @arnaduga made their first contribution in #393
- @jamietanna made their first contribution in #399
- @kishaningithub made their first contribution in #411
Full Changelog: v4.2.0...v4.3.0
v4.2.0
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
What's Changed
- Update Readme to reference
goreleaser/goreleaser-action@v4
by @felladrin in #384 - docs: fix README badge by @dirien in #386
- chore(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #388
- fix: use @action/github by @caarlos0 and @crazy-max in #390
New Contributors
- @felladrin made their first contribution in #384
- @dirien made their first contribution in #386
Full Changelog: v4.1.0...v4.1.1