chore: bump version to v0.2.5#119
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)
📝 WalkthroughWalkthroughVersion numbers for four packages ( Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 of several packages within the workspace from 0.2.4 to 0.2.5. Feedback indicates that the version bump may be incomplete, as other internal workspace packages like @opencode-ai/sdk and @opencode-ai/shared were not updated, which could lead to versioning inconsistencies across the release line.
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Summary
Bump PawWork workspace package versions from
0.2.4to0.2.5for the next desktop release.Why
This prepares the v0.2.5 release branch after
devCI returned green. The release is expected to use the current release workflow support for macOS Apple Silicon, macOS Intel, and Windows x64 artifacts. This PR only updates version metadata; #86 and #87 should be closed after the corresponding release artifacts are actually produced and verified.Related Issue
Related: #86, #87. This PR does not close them by itself because artifact verification happens after the release workflow runs.
How To Verify
List the commands you ran and any manual checks you performed.
bun install --frozen-lockfile rg -n '"version": "0\\.2\\.5"' packages/app/package.json packages/desktop-electron/package.json packages/opencode/package.json packages/util/package.json bun.lockScreenshots or Recordings
Not applicable. This is release metadata only and has no visible UI change.
Checklist
dev, and my PR title and commit messages use Conventional Commits in EnglishSummary by CodeRabbit