Skip to content

Keychron Launcher Wrapper v0.0.7

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:55
· 4 commits to main since this release

[0.0.7] - 2026-07-30

Fixed

  • Fixed CI release workflow to avoid duplicate draft releases caused by electron-builder and softprops publishing simultaneously.
  • Fixed local build scripts (pack:mac, dist:mac) to always use --publish never, preventing accidental draft releases.

Changed

  • CI release workflow now uses electron-builder with --publish always for publishing and the GitHub API to set the release title and changelog body.
  • Updated AGENTS.md to reflect manual tag push for releases.