Skip to content

chore: bump @aictrl/cli to 0.3.2#47

Merged
byapparov merged 1 commit intomainfrom
chore/bump-0.3.2
Apr 11, 2026
Merged

chore: bump @aictrl/cli to 0.3.2#47
byapparov merged 1 commit intomainfrom
chore/bump-0.3.2

Conversation

@byapparov
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • bun turbo typecheck clean (pre-push hook)
  • CI green
  • After merge, cut release v0.3.2 to fire publish.yml
  • After publish: npm view @aictrl/cli@0.3.2 optionalDependencies should list all 11 platform binary packages at 0.3.2, not just @aictrl/cli-linux-x64, and not at 0.2.0
  • npm install -g @aictrl/cli@0.3.2 on linux-x64 should pull @aictrl/cli-linux-x64@0.3.2 (verify via npm ls -g @aictrl/cli-linux-x64)

🤖 Generated with Claude Code

First release that picks up the platform binary optionalDependencies
fix from #46 — 0.3.0 and 0.3.1 both shipped pointing at the stale
0.2.0 native binary and need to be superseded.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Review: Version bump 0.3.1 → 0.3.2

Verdict: LGTM — Clean, straightforward version bump PR.

What changed:

Checks performed:

  • All three files are consistent — no stale 0.3.1 references remain in the diff
  • CHANGELOG entry correctly references the originating issue (fix: refresh platform binary optionalDependencies on every release #46)
  • No code changes included (as expected for a version-bump-only release)
  • The test plan in the PR description is thorough and appropriate for verifying the fix post-publish

No bugs, security issues, or logic errors found.

Reviewed SHA: 140fdf8

@byapparov byapparov merged commit 02d828f into main Apr 11, 2026
5 checks passed
@byapparov byapparov deleted the chore/bump-0.3.2 branch April 11, 2026 14:51
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