Skip to content

chore: revert 0.2.0 bump and link CLI install guide on web#1079

Merged
ital0 merged 2 commits into
mainfrom
italomenezes/pr1032-followups
Jul 13, 2026
Merged

chore: revert 0.2.0 bump and link CLI install guide on web#1079
ital0 merged 2 commits into
mainfrom
italomenezes/pr1032-followups

Conversation

@ital0

@ital0 ital0 commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Two changes, on top of the merged #1032.

1. Revert the accidental 0.2.0 version bump

The release run auto-detected the feat: #1032 merge and did a minor bump (0.1.106 → 0.2.0). We want to stay on the 0.1.x line, so this reverts chore: bump version to 0.2.0 for release — version files return to 0.1.106 and the 0.2.0 CHANGELOG entry is removed.

The v0.2.0 GitHub releases (draft + the one that briefly published) and the v0.2.0 tag have already been deleted. To cut the next stable release, run the Release workflow with version_type: patch (or an explicit version) so it lands 0.1.107, not 0.2.0. No change to the version-detection logic.

2. Web CLI install-guide link

The "Thunderbolt CLI" card previously rendered nothing outside the Tauri desktop app. It now also appears on the web, where it links to the install guide (cli/README.md#install, which has the curl/binary and from-source instructions) instead of the one-click installer (that only works in Tauri). Tauri behavior is unchanged — one-click install on supported arch, hidden on unsupported arch.

Verified: bun run type-check, cd cli && bun run typecheck, and the install-card tests (web guide + Tauri cases) all pass.

@github-actions

Copy link
Copy Markdown

Semgrep Security Scan

No security issues found.

@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

Preview environment destroyed 🧹

Stack preview-pr-1079 and its Cloudflare subdomain have been cleaned up.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: 285096e6391c · mode: single · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread package.json
Comment thread CHANGELOG.md
@github-actions

Copy link
Copy Markdown

PR Metrics

Metric Value
Lines changed (prod code) +61 / -72
JS bundle size (gzipped) 🟢 637.5 KB → 637.3 KB (-190 B, -0.0%)
Test coverage 🟢 77.81% → 77.82% (+0.0%)
Performance (preview) Preview not ready — Render deploy may have timed out
Accessibility
Best Practices
SEO

Updated Mon, 13 Jul 2026 17:49:06 GMT · run #2278

@ital0 ital0 changed the title Revert accidental 0.2.0 bump; add web CLI install-guide link chore: revert 0.2.0 bump and link CLI install guide on web Jul 13, 2026
@ital0
ital0 merged commit 65da5eb into main Jul 13, 2026
31 of 32 checks passed
@ital0
ital0 deleted the italomenezes/pr1032-followups branch July 13, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant