Skip to content

chore: bump version to v0.2.5#119

Merged
Astro-Han merged 1 commit into
devfrom
chore/release-v025
Apr 22, 2026
Merged

chore: bump version to v0.2.5#119
Astro-Han merged 1 commit into
devfrom
chore/release-v025

Conversation

@Astro-Han

@Astro-Han Astro-Han commented Apr 22, 2026

Copy link
Copy Markdown
Owner

Summary

Bump PawWork workspace package versions from 0.2.4 to 0.2.5 for the next desktop release.

Why

This prepares the v0.2.5 release branch after dev CI 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.lock

Screenshots or Recordings

Not applicable. This is release metadata only and has no visible UI change.

Checklist

  • I linked the related issue, or stated why there is no issue
  • This PR has type, scope, and priority labels, or I requested maintainer labeling
  • I listed the relevant verification steps, including tests when behavior changed
  • I manually checked visible UI or copy changes when needed, with screenshots or recordings
  • I considered macOS and Windows impact for desktop, packaging, updater, signing, paths, shell, or permissions changes
  • I called out docs, release notes, dependencies, permissions, credentials, deletion behavior, or generated/local file changes when relevant
  • I am targeting dev, and my PR title and commit messages use Conventional Commits in English

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.2.5 across all packages.

@Astro-Han Astro-Han added ci Continuous integration / GitHub Actions P1 High priority platform Electron shell, OS integration, packaging, updater, signing, paths, and permissions labels Apr 22, 2026
@coderabbitai

coderabbitai Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 941b291d-3ff7-429a-9608-4bd5729f7267

📥 Commits

Reviewing files that changed from the base of the PR and between b1353ee and 6b8fba6.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • packages/app/package.json
  • packages/desktop-electron/package.json
  • packages/opencode/package.json
  • packages/util/package.json

📝 Walkthrough

Walkthrough

Version numbers for four packages (@opencode-ai/app, @opencode-ai/desktop-electron, @opencode-ai/opencode, and @opencode-ai/util) were incremented from 0.2.4 to 0.2.5 in their respective package.json manifests. No functionality or dependencies were altered.

Changes

Cohort / File(s) Summary
Package Version Bumps
packages/app/package.json, packages/desktop-electron/package.json, packages/opencode/package.json, packages/util/package.json
Version field updated from 0.2.4 to 0.2.5 across all four packages.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • pawwork#78: Updates the same package.json version fields for identical packages (app, desktop-electron, opencode, util).
  • pawwork#83: Increments package versions in the same files; this PR continues the versioning sequence from prior releases.

Poem

🐰 Four packages hop together,
From point-two-four they climb,
To point-two-five they bumble,
In perfect sync and time!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: bumping package versions to v0.2.5 across the workspace.
Description check ✅ Passed The PR description is comprehensive and follows the template with all required sections completed: Summary, Why, Related Issue, How To Verify, Screenshots/Recordings statement, and a fully checked Checklist.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-v025

Comment @coderabbitai help to get the list of available commands and usage tips.

@gemini-code-assist gemini-code-assist 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.

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.

Comment thread bun.lock
@Astro-Han

Copy link
Copy Markdown
Owner Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor
✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous integration / GitHub Actions P1 High priority platform Electron shell, OS integration, packaging, updater, signing, paths, and permissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant