Skip to content

v2.13.0-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@caarlos0 caarlos0 released this 09 Sep 00:56
· 6 commits to main since this release
bd3743d

Announcement

Read the official announcement: Announcing GoReleaser v2.12.

Changelog

Bug fixes

  • 12f7f48: fix(blob): artifact filter
  • 60a6c65: fix(docker/v2): do not warn skip docker/v2 on production builds (#6047)
  • 1f75831: fix(docker/v2): improve error message
  • 6f7199e: fix(docker/v2): properly set manifest annotations (#6053)
  • 26c8097: fix(schema): Introduce BinarySign struct to fix schema bug (#6058)
  • bd3743d: fix: lint issues

Documentation updates

  • f6e1e6d: docs: Fixed typo in dockers_v2. Should be images for string list. (#6051)
  • c38df40: docs: announce v2.12 (#6043)

Other work

Full Changelog: v2.12.0...nightly