Skip to content

chore(release): bump to v0.3.2 - #70

Merged
DevVig merged 1 commit into
mainfrom
release/v0.3.2
Jul 20, 2026
Merged

chore(release): bump to v0.3.2#70
DevVig merged 1 commit into
mainfrom
release/v0.3.2

Conversation

@DevVig

@DevVig DevVig commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • align Rust, Tauri, and npm versions at 0.3.2
  • add user-facing release notes for unified Integrations, ChatGPT/Claude Desktop attribution, and OpenCode lifecycle/interrupt support
  • preserve the no-migration patch release boundary

Verification

  • cargo test --workspace (76 passed)
  • strict Clippy for workspace and Tauri app
  • Rust formatting for both workspaces
  • cargo test --manifest-path apps/microbridge-ui/src-tauri/Cargo.toml (4 passed)
  • npm test -- --run (9 passed)
  • npm run build
  • exact version alignment across workspace, UI package/lock, Tauri crate/lock, and bundle config
  • CodeRabbit CLI review: 0 issues

Copilot AI review requested due to automatic review settings July 20, 2026 22:55
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 57 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 56dbbbc9-440f-428a-9136-3bac92fe87fc

📥 Commits

Reviewing files that changed from the base of the PR and between 5620497 and ab80d05.

⛔ Files ignored due to path filters (3)
  • Cargo.lock is excluded by !**/*.lock
  • apps/microbridge-ui/package-lock.json is excluded by !**/package-lock.json
  • apps/microbridge-ui/src-tauri/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • Cargo.toml
  • apps/microbridge-ui/package.json
  • apps/microbridge-ui/src-tauri/Cargo.toml
  • apps/microbridge-ui/src-tauri/tauri.conf.json
  • docs/releases/v0.3.2.md

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

@DevVig
DevVig merged commit b6c97f9 into main Jul 20, 2026
7 of 8 checks passed
@DevVig
DevVig deleted the release/v0.3.2 branch July 20, 2026 22:56

Copilot AI 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.

Pull request overview

This PR prepares the v0.3.2 patch release by aligning version numbers across the Rust workspace, the Tauri UI app, and the npm UI package, and by adding the corresponding user-facing release notes.

Changes:

  • Add docs/releases/v0.3.2.md with release highlights, upgrade notes, verification, and risk notes.
  • Bump Rust workspace version to 0.3.2 and update workspace lockfile entries accordingly.
  • Bump the Tauri app + UI npm package versions to 0.3.2 (including their lockfiles/config).

Reviewed changes

Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/releases/v0.3.2.md Adds the 0.3.2 release notes covering Integrations catalog + OpenCode support.
Cargo.toml Bumps workspace package version to 0.3.2.
Cargo.lock Updates workspace crate lock entries to 0.3.2.
apps/microbridge-ui/src-tauri/tauri.conf.json Bumps bundled app version to 0.3.2.
apps/microbridge-ui/src-tauri/Cargo.toml Bumps Tauri crate version to 0.3.2.
apps/microbridge-ui/src-tauri/Cargo.lock Updates Tauri lockfile entries for local crates to 0.3.2.
apps/microbridge-ui/package.json Bumps UI npm package version to 0.3.2.
apps/microbridge-ui/package-lock.json Updates npm lockfile root package version to 0.3.2.
Files not reviewed (1)
  • apps/microbridge-ui/package-lock.json: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants