发布

  • fix: recover GitHub release when npm published but release creation failed (#1168)

    frostbyte_neo 发布于 2026-04-06 15:22:11 +00:00 | 133 次提交 在此版本后已推送到 main

    check-release now detects when the npm version matches but the GitHub
    release is missing. build-binaries and github-release run in that case
    so binaries, dashboard, and release notes are created without requiring
    a version bump.

    下载附件