chore(release): bump version to 0.2.10#207
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (12)
🧰 Additional context used🧠 Learnings (1)📓 Common learnings🔇 Additional comments (4)
📝 WalkthroughWalkthroughFour package manifest files have their version numbers bumped from 0.2.9 to 0.2.10: Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Code Review
This pull request increments the version from 0.2.9 to 0.2.10 across several packages in the workspace, including @opencode-ai/app, @opencode-ai/desktop-electron, opencode, and @opencode-ai/util. Feedback suggests that @opencode-ai/sdk and @opencode-ai/shared should also be updated to maintain version consistency across the release line and prevent potential version drift.
Summary
0.2.9to0.2.10.Why
This prepares the hotfix release that includes the home model selector fix from #206.
Related Issue
Closes #205
How To Verify
bun install --frozen-lockfile bun --cwd packages/desktop-electron test scripts/release-metadata-contract.test.ts scripts/release-workflow-contract.test.ts scripts/verify-release.test.tsScreenshots or Recordings
No screenshot attached. This is release metadata only.
Checklist
dev, and my PR title and commit messages use Conventional Commits in EnglishSummary by CodeRabbit