Skip to content

chore(release): bump version to 0.1.5#845

Merged
cedoor merged 3 commits into
mainfrom
chore/release-0.1.5
Oct 14, 2025
Merged

chore(release): bump version to 0.1.5#845
cedoor merged 3 commits into
mainfrom
chore/release-0.1.5

Conversation

@ctrlc03

@ctrlc03 ctrlc03 commented Oct 13, 2025

Copy link
Copy Markdown
Collaborator
  • Updated all Rust crates to 0.1.5
  • Updated all npm packages to 0.1.5
  • Updated lock files
  • Generated CHANGELOG.md

Summary by CodeRabbit

  • Documentation

    • Added changelog entry for v0.1.5 (features and bug fixes), preserving prior release history. No functional changes.
  • Chores

    • Bumped workspace and package versions to v0.1.5 across crates and JS packages, including examples and SDKs.
    • Updated package metadata only; no public APIs, configuration, or runtime behavior changed.

  - Updated all Rust crates to 0.1.5
  - Updated all npm packages to 0.1.5
  - Updated lock files
  - Generated CHANGELOG.md
@ctrlc03 ctrlc03 requested a review from cedoor October 13, 2025 14:09
@vercel

vercel Bot commented Oct 13, 2025

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
crisp Skipped Skipped Oct 13, 2025 3:54pm
enclave-docs Skipped Skipped Oct 13, 2025 3:54pm

@coderabbitai

coderabbitai Bot commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • examples/CRISP/Cargo.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

Project-wide version bumps to 0.1.5 across the Rust workspace and JS packages; internal workspace crate dependency versions updated to 0.1.5. Added a new CHANGELOG entry for 0.1.5. No code or public API changes.

Changes

Cohort / File(s) Summary of changes
Changelog
CHANGELOG.md
Added 0.1.5 release entry (date, Bug Fixes, Features). Documentation-only.
Rust workspace & internal deps
Cargo.toml
Workspace version 0.1.4 → 0.1.5; all e3-* path dependencies updated to version 0.1.5.
Root JS package
package.json
Version bump 0.1.4 → 0.1.5.
WASM package
crates/wasm/package.json
Version bump 0.1.4 → 0.1.5.
Packages: enclave- JS libs*
packages/enclave-*/package.json (.../enclave-config/..., .../enclave-contracts/..., .../enclave-react/..., .../enclave-sdk/...)
Version bumps 0.1.4 → 0.1.5. No API/export changes.
Examples
examples/CRISP/package.json, examples/CRISP/client/package.json
Updated example dependencies to reference @enclave-e3/* @ ^0.1.5 (previously ^0.1.3). No code changes.

Sequence Diagram(s)

(Suppressed — changes are metadata-only/version bumps; no control-flow or feature behavior to diagram.)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

documentation

Suggested reviewers

  • cedoor
  • 0xjei

Poem

I nibble versions, hop with glee,
From 0.1.4 to .5 — a tidy spree.
Manifests updated, changelog bright,
No code to chew, just stamps of flight.
Thump-thump—release tonight! 🐇✨

Pre-merge checks and finishing touches

✅ 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 clearly and succinctly describes the pull request’s primary action of bumping the project version to 0.1.5 and follows the conventional commit format, making it easy for reviewers to understand the intent at a glance.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

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

📜 Review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e4c1a6b and b308dc8.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (8)
  • CHANGELOG.md (1 hunks)
  • Cargo.toml (1 hunks)
  • crates/wasm/package.json (1 hunks)
  • package.json (1 hunks)
  • packages/enclave-config/package.json (1 hunks)
  • packages/enclave-contracts/package.json (1 hunks)
  • packages/enclave-react/package.json (1 hunks)
  • packages/enclave-sdk/package.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
  • GitHub Check: Build & Push Image
  • GitHub Check: build_sdk
  • GitHub Check: build_enclave_cli
  • GitHub Check: test_net
  • GitHub Check: integration_prebuild
  • GitHub Check: rust_unit
  • GitHub Check: test_contracts
  • GitHub Check: Build Binaries (linux-x86_64)
  • GitHub Check: Publish Rust Crates
  • GitHub Check: Build Binaries (macos-aarch64)

Comment thread CHANGELOG.md
@vercel vercel Bot temporarily deployed to Preview – enclave-docs October 13, 2025 15:54 Inactive
@vercel vercel Bot temporarily deployed to Preview – crisp October 13, 2025 15:54 Inactive
@cedoor cedoor merged commit 478fe63 into main Oct 14, 2025
22 checks passed
@cedoor cedoor deleted the chore/release-0.1.5 branch October 14, 2025 09:30
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