Skip to content

chore(release): bump version to 0.1.7#1100

Merged
ctrlc03 merged 2 commits into
mainfrom
chore/release-v.0.1.7
Dec 11, 2025
Merged

chore(release): bump version to 0.1.7#1100
ctrlc03 merged 2 commits into
mainfrom
chore/release-v.0.1.7

Conversation

@ctrlc03

@ctrlc03 ctrlc03 commented Dec 10, 2025

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

Summary by CodeRabbit

  • New Features

    • Release 0.1.7 published with a set of new capabilities and enhancements.
  • Bug Fixes

    • Stability and correctness improvements across tests, bindings, and deployment flows.
  • Documentation

    • CHANGELOG updated with 0.1.7 entry summarizing Features and Bug Fixes; minor formatting tweak in README.
  • Chores

    • Project package and crate versions incremented to 0.1.7 (metadata updates only).

✏️ Tip: You can customize this high-level summary in your review settings.

@ctrlc03 ctrlc03 requested a review from hmzakhalid December 10, 2025 16:34
@vercel

vercel Bot commented Dec 10, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
crisp Ready Ready Preview Comment Dec 10, 2025 9:46pm
enclave-docs Ready Ready Preview Comment Dec 10, 2025 9:46pm

@coderabbitai

coderabbitai Bot commented Dec 10, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

Coordinated release update: adds a new 0.1.7 entry to CHANGELOG.md and bumps package versions from 0.1.6 → 0.1.7 across the workspace Cargo.toml and several package.json files; README line-break adjusted.

Changes

Cohort / File(s) Summary
Changelog
CHANGELOG.md
Adds release 0.1.7 with Bug Fixes and Features sections (purely additive documentation)
Workspace & Rust Manifests
Cargo.toml
Increments workspace package version 0.1.6 → 0.1.7 and updates workspace dependency entries to 0.1.7
WASM & Root JS Package
crates/wasm/package.json, package.json
Bumps package versions to 0.1.7 (metadata only)
Enclave Packages
packages/enclave-config/package.json, packages/enclave-contracts/package.json, packages/enclave-react/package.json, packages/enclave-sdk/package.json
Updates package.json version fields from 0.1.6 → 0.1.7 across these packages
Documentation
README.md
Minor line-break/formatting change in Current Setup section

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Mostly consistent, mechanical version bumps and changelog addition.
  • Areas to spot-check:
    • Ensure every package/crate version reference was updated (Cargo workspace deps, package.json files).
    • Verify CHANGELOG entry formatting and accuracy.
    • Confirm no incidental edits to other fields in JSON/TOML files.

Possibly related PRs

Suggested reviewers

  • hmzakhalid
  • cedoor

Poem

🐰 A tiny hop, a tidy patch, 0.1.7 on its way,
Manifests aligned, changelog sings of fixes today.
I nibble version crumbs and tidy each line,
Release carrots gathered — a small, joyful sign. ✨

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 accurately reflects the main change: a version bump from 0.1.6 to 0.1.7 across all Rust crates and npm packages.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/release-v.0.1.7

📜 Recent 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 bb50f38 and 288a4b5.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock
  • templates/default/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (9)
  • CHANGELOG.md (1 hunks)
  • Cargo.toml (1 hunks)
  • README.md (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)
✅ Files skipped from review due to trivial changes (3)
  • packages/enclave-sdk/package.json
  • README.md
  • package.json
🚧 Files skipped from review as they are similar to previous changes (6)
  • packages/enclave-config/package.json
  • packages/enclave-react/package.json
  • Cargo.toml
  • CHANGELOG.md
  • crates/wasm/package.json
  • packages/enclave-contracts/package.json

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.

  - Updated all Rust crates to 0.1.7
  - Updated all npm packages to 0.1.7
  - Updated lock files
  - Generated CHANGELOG.md

@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.

utACK 🚀

@ctrlc03 ctrlc03 merged commit c9b72d1 into main Dec 11, 2025
25 checks passed
@ctrlc03 ctrlc03 deleted the chore/release-v.0.1.7 branch December 11, 2025 08:27
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