Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 01:44
0f311e5

Built against fighters-codex v0.3.0 (extern/fx_lib).

Fixed

  • The release workflow published releases with empty notes and a failing
    provenance step: #26's action-gh-release v3 bump had rewired the notes body
    to a nonexistent git-cliff step and added a broken attestation step. Notes
    wiring restored; attestation removed until artifact packaging lands (#51).
    v0.2.0's published notes were repaired by hand (#50)