Sourced from goreleaser/goreleaser-action's releases.
v4.1.0
What's Changed
- feat!: remove auto-snapshot on dirty tag by
@caarlos0
in goreleaser/goreleaser-action#382- docs: add example when using workdir along with upload-artifact by
@zdtsw
in goreleaser/goreleaser-action#366- Fix Self-Hosted Windows Error: Expand-Archive by
@flarco
in goreleaser/goreleaser-action#379- chore(deps): bump minimatch from 3.0.4 to 3.1.2 by
@dependabot
in goreleaser/goreleaser-action#383New Contributors
@zdtsw
made their first contribution in goreleaser/goreleaser-action#366@flarco
made their first contribution in goreleaser/goreleaser-action#379Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v4...v4.1.0
v4.0.0
What's Changed
- fix: do not override GORELEASER_CURRENT_TAG by
@caarlos0
in goreleaser/goreleaser-action#370Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v3...v4.0.0
v3.2.0
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: https://github.com/goreleaser/goreleaser-action/compare/v3.1.0...v3.2.0
8f67e59
chore: regenerate78df308
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#383)66134d9
Merge remote-tracking branch 'origin/master' into flarco/master3c08cfd
chore(deps): bump yargs from 17.6.0 to 17.6.25dc579b
docs: add example when using workdir along with upload-artifact (#366)3b7d1ba
feat!: remove auto-snapshot on dirty tag (#382)23e0ed5
fix: do not override GORELEASER_CURRENT_TAG (#370)1315dab
update buildb60ea88
improve install4d25ab4
Update goreleaser.ts