Release

Prepare Hubble desktop releases using tag-triggered GitHub Releases. Use when cutting, automating, or explaining app releases, version bumps, tags, GitHub Actions publishing, Electron artifacts, or updater release management.

bholmesdev 34695d7 696 B Updated

File contents

Release

Run the deterministic release script:

pnpm release:desktop [x.y.z]

Omit the version to increment the patch version. Use --dry-run to preview or --yes to skip confirmation.

The script requires a clean, synced main; validates and promotes Unreleased; runs pnpm build:desktop; shows the release diff; commits; tags; and atomically pushes main with desktop-vx.y.z. GitHub Actions publishes the release.

bholmesdev/hubble.md/tree/main/.agents/skills/release commit 34695d7333

Frequently asked questions

npx skillmds@latest add bholmesdev/release