chore(release): bump version to 0.2.2 [skip-line-limit]#1605
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
More reviews will be available in 39 minutes and 51 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (6)
📝 WalkthroughWalkthroughAll package manifests across the monorepo are updated from version ChangesVersion Bump 0.2.1 → 0.2.2
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)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Bumps the monorepo release version to 0.2.2 across Rust workspace crates, Node packages, and supporting template/example lockfiles, aligning internal dependency pins and associated artifacts for the new release.
Changes:
- Updated Rust workspace/package versions to 0.2.2 (including workspace dependency entries and lockfiles).
- Updated Node package versions to 0.2.2 across the workspace.
- Updated release-coupled artifacts:
required_circuits_versionand the support SolidityImageIDPROGRAM_ID.
Reviewed changes
Copilot reviewed 14 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| templates/default/Cargo.lock | Updates template lockfile crate versions to 0.2.2. |
| packages/interfold-sdk/package.json | Bumps @interfold/sdk to 0.2.2. |
| packages/interfold-react/package.json | Bumps @interfold/react to 0.2.2. |
| packages/interfold-mcp/package.json | Bumps @interfold/mcp to 0.2.2. |
| packages/interfold-contracts/package.json | Bumps @interfold/contracts to 0.2.2. |
| packages/interfold-config/package.json | Bumps @interfold/config to 0.2.2. |
| package.json | Bumps root workspace version to 0.2.2. |
| examples/CRISP/Cargo.lock | Updates example lockfile crate versions to 0.2.2. |
| crates/zk-prover/versions.json | Updates required circuits version to 0.2.2. |
| crates/wasm/package.json | Bumps @interfold/wasm to 0.2.2. |
| crates/support/program/Cargo.toml | Updates git tag pins for e3-* deps to v0.2.2. |
| crates/support/methods/guest/Cargo.toml | Updates git tag pin for e3-compute-provider to v0.2.2. |
| crates/support/methods/guest/Cargo.lock | Updates locked e3-* git sources to v0.2.2. |
| crates/support/host/Cargo.toml | Updates git tag pin for e3-compute-provider to v0.2.2. |
| crates/support/contracts/ImageID.sol | Updates the PROGRAM_ID constant to the new image ID. |
| crates/support/Cargo.toml | Updates git tag pins for e3-* deps to v0.2.2. |
| crates/support/Cargo.lock | Updates locked e3-* git sources to v0.2.2. |
| Cargo.toml | Bumps workspace/package + workspace dependency versions to 0.2.2. |
| Cargo.lock | Updates workspace crate versions to 0.2.2. |
Summary by CodeRabbit