Skip to content

chore: version packages for 0.4.12 release - #497

Merged
RetricSu merged 1 commit into
developfrom
agent/deepseek/aa8ea2e7
Aug 14, 2026
Merged

chore: version packages for 0.4.12 release#497
RetricSu merged 1 commit into
developfrom
agent/deepseek/aa8ea2e7

Conversation

@humble-little-bear

Copy link
Copy Markdown
Collaborator

What

Bump @offckb/cli from 0.4.11 to 0.4.12 via changeset version, consuming the four pending changesets:

  • Update the ckb-tui download URL to the nervosnetwork/ckb-tui org repo (patch)
  • Fix offckb debug ENOENT on tx-file paths with space-containing quotes (patch)
  • Add offckb install ckb-debugger for the native debugger (patch — was minor, downgraded to keep this release a patch bump)
  • Fix review findings from the v0.4.11 release merge (patch)

Notes

  • install-ckb-debugger changeset was downgraded from minor to patch per release policy.
  • CHANGELOG.md updated, package.json version bumped, changeset files removed.

@github-actions

Copy link
Copy Markdown

Missing Changeset

Please add a changeset describing your changes:

pnpm changeset

If your changes do not need a version bump (docs, CI, refactoring),
add the skip-changeset label to this PR.

For dependency updates, use the dependencies label.

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bbb6f216-8ef7-4240-8522-82983c95473d

📥 Commits

Reviewing files that changed from the base of the PR and between e156a5a and 2a2ccae.

📒 Files selected for processing (6)
  • .changeset/ckb-tui-org-repo-url.md
  • .changeset/debug-tx-file-quotes.md
  • .changeset/install-ckb-debugger.md
  • .changeset/review-fixes-v0411.md
  • CHANGELOG.md
  • package.json
💤 Files with no reviewable changes (4)
  • .changeset/ckb-tui-org-repo-url.md
  • .changeset/debug-tx-file-quotes.md
  • .changeset/install-ckb-debugger.md
  • .changeset/review-fixes-v0411.md

📝 Walkthrough

Summary by CodeRabbit

  • New Features
    • Added native CKB debugger installation with version detection and checksum verification.
    • Updated ckb-tui downloads and improved reinstall behavior.
  • Bug Fixes
    • Improved transaction-file path handling, CLI log filtering, log rotation, and verbose logging.
    • Fixed prerelease chain detection, executable permissions, RPC proxy rollover, and batch processing.
    • Improved transaction parse warnings.
  • Release
    • Updated the CLI to version 0.4.12 and published the consolidated changelog.

Walkthrough

The release metadata updates @offckb/cli to version 0.4.12, adds its changelog entry, and removes superseded changeset files.

Changes

0.4.12 release metadata

Layer / File(s) Summary
Version and changelog update
CHANGELOG.md, package.json
The package version changes from 0.4.11 to 0.4.12. The changelog records the 0.4.12 fixes and feature updates.
Changeset cleanup
.changeset/*.md
Four changeset files are removed after their release notes are consolidated into CHANGELOG.md.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Mergeability Score: ⚪ Minimal · up to 2a2cc

This PR records the 0.4.12 package release by updating the version and changelog and consuming the pending changesets; no actionable merge-blocking risk remains beyond normal checks and review.

Possibly related PRs

Suggested labels: skip-changeset

Suggested reviewers: retricsu

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description clearly explains the 0.4.12 version bump, consumed changesets, changelog update, and package version change.
Title check ✅ Passed The title clearly identifies the package versioning work for the 0.4.12 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch

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.

@RetricSu
RetricSu merged commit ec43330 into develop Aug 14, 2026
8 of 9 checks passed
@RetricSu
RetricSu deleted the agent/deepseek/aa8ea2e7 branch August 14, 2026 02:22
@coderabbitai coderabbitai Bot mentioned this pull request Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants