2.0.2
CI: build and publish macOS + Windows releases on tag Add a GitHub Actions workflow that builds on macos-latest and windows-latest and publishes both to a GitHub Release when a v* tag is pushed, using CI's own GITHUB_TOKEN (no personal token needed). Set the electron-builder publish releaseType to "release" so published builds are live (not drafts) and the in-app updater can see them. Bump to 2.0.2.