• v1.4.1-alpha 89ef378616

    v1.4.1-alpha
    All checks were successful
    Publish / detect-release (push) Successful in 6s
    CI / lint (push) Successful in 8s
    CI / security (push) Successful in 9s
    Publish / tag (push) Successful in 5s
    CI / test (push) Successful in 15s
    Publish / publish-forgejo (push) Successful in 6s
    Publish / publish-npm (push) Successful in 9s
    Publish / promote-release (push) Successful in 49s
    Pre-release

    Gravity Bot released this 2026-02-15 22:54:34 +00:00 | 144 commits to main since this release

    Changes

    • fix(ci): handle pre-published releases in promote-release job (OP#505)

    The promote-release CI job now handles three cases: draft release found (promote), published release already exists (skip), no release found (create). This makes the job idempotent regardless of Forgejo's auto-release behavior on tag push.

    Downloads