Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 2.22 KB

File metadata and controls

40 lines (20 loc) · 2.22 KB

Changelog

2.0.0-beta.3 (2026-08-11)

Bug Fixes

  • api: send a default JSON content type (#80) (21ea585)

2.0.0-beta.2 (2026-07-31)

Features

2.0.0-beta.1 (2026-07-30)

⚠ BREAKING CHANGES

Features

CI

  • build release binaries with goreleaser (#55) (0647ea1)
  • configure release-please for the 2.0.0 beta line (#54) (7255b9d)
  • publish multi-arch images to ghcr.io (#56) (ebb84d9)

Other