• v0.9.14 70c04a2530

    fix(release): move gitea_urls to top-level (goreleaser v2 schema)
    Some checks failed
    Release / release (push) Failing after 8s
    Release / docker (push) Has been skipped

    Ghost released this 2026-05-27 13:55:21 +00:00 | 11 commits to main since this release

    goreleaser v2 dropped release.gitea_urls; the key is now top-level
    on its own. With the old nested form goreleaser release failed with
    yaml: unmarshal errors: line 67: field gitea_urls not found in type config.Release before even starting the build.

    Re-anchor to v0.9.14 so the ship pipeline can produce binaries.

    Downloads