Releases: goreleaser/goreleaser-action
Releases · goreleaser/goreleaser-action
v2.6.1
- 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
- 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)
v2.5.0
- Bump y18n from 4.0.0 to 4.0.1 (#272)
- Bump @actions/http-client from 1.0.9 to 1.0.11 (#270)
- Enhance workflow (#271)
- Bump node-notifier from 8.0.0 to 8.0.1 (#263)
v2.4.1
- Do not overwrite GORELEASER_CURRENT_TAG if already declared (#260)
v2.4.0
- Set GORELEASER_CURRENT_TAG (#259)
- Container based developer flow (#258)
- Upload artifact example (#257)
- Bump @actions/tool-cache from 1.6.0 to 1.6.1 (#256)
v2.3.0
- Add install-only option for using goreleaser in user scripts (#252)
- Update deps
v2.2.0
- Use GITHUB_REF to retrieve tag before checking the most recent tag (#238)
- Update deps