Skip to content

chore(release): bump version to 0.1.15#1352

Merged
hmzakhalid merged 2 commits into
mainfrom
chore/v0-1-15
Feb 19, 2026
Merged

chore(release): bump version to 0.1.15#1352
hmzakhalid merged 2 commits into
mainfrom
chore/v0-1-15

Conversation

@hmzakhalid

@hmzakhalid hmzakhalid commented Feb 19, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Released version 0.1.15 across all packages and workspace dependencies.
    • Updated manifest configuration to fetch version information from the main branch.

@vercel

vercel Bot commented Feb 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crisp Ready Ready Preview, Comment Feb 19, 2026 5:07pm
enclave-docs Ready Ready Preview, Comment Feb 19, 2026 5:07pm

Request Review

@coderabbitai

coderabbitai Bot commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Repository-wide release version bump from 0.1.14 to 0.1.15 across all workspace and package manifests, plus configuration update redirecting VERSIONS_MANIFEST_URL from a feature-branch path to the main branch URL.

Changes

Cohort / File(s) Summary
Workspace and Rust Dependencies
Cargo.toml
Workspace version and all e3-\* workspace dependencies updated from 0.1.14 to 0.1.15.
Node Package Manifests
crates/wasm/package.json, package.json, packages/enclave-config/package.json, packages/enclave-contracts/package.json, packages/enclave-react/package.json, packages/enclave-sdk/package.json
Package versions bumped from 0.1.14 to 0.1.15 across all Node.js package manifests.
Configuration Update
crates/zk-prover/src/config.rs
VERSIONS_MANIFEST_URL constant changed from feature-branch URL to main branch URL.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested reviewers

  • cedoor
  • ctrlc03

Poem

🐰 From fourteen to fifteen we hop,
All versions in sync, we won't stop!
URLs now point where they should,
Main branch manifest—oh so good! 🎉
Release day comes, our work is done! 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(release): bump version to 0.1.15' accurately and specifically describes the main change—a version bump across multiple package manifests and Cargo files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/v0-1-15

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.

❤️ Share

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@crates/zk-prover/src/config.rs`:
- Line 20: The code updates CIRCUITS_VERSION to "0.1.15" but the baked-in
manifest in versions.json still declares required_circuits_version "0.1.14", so
update crates/zk-prover/versions.json to set "required_circuits_version":
"0.1.15", update the corresponding checksum entries to match the new circuits
artifact, and ensure the release artifact circuits-0.1.15.tar.gz is uploaded to
the GitHub Release v0.1.15 (fetch_or_default() will pull the live manifest
first, so these must match to avoid runtime version mismatch with
CIRCUITS_VERSION).

Comment thread crates/zk-prover/src/config.rs
ryardley
ryardley previously approved these changes Feb 19, 2026

@ryardley ryardley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

0xjei
0xjei previously approved these changes Feb 19, 2026
@hmzakhalid hmzakhalid enabled auto-merge (squash) February 19, 2026 16:32
auto-merge was automatically disabled February 19, 2026 16:54

Head branch was modified

@hmzakhalid hmzakhalid enabled auto-merge (squash) February 19, 2026 17:03
@hmzakhalid hmzakhalid disabled auto-merge February 19, 2026 17:03
@hmzakhalid hmzakhalid merged commit 6423690 into main Feb 19, 2026
27 checks passed
@ctrlc03 ctrlc03 deleted the chore/v0-1-15 branch February 19, 2026 17:41
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.

4 participants