Skip to content

chore(release): bump version to 0.4.9#458

Merged
RetricSu merged 1 commit into
developfrom
chore/release-0.4.9
Jul 21, 2026
Merged

chore(release): bump version to 0.4.9#458
RetricSu merged 1 commit into
developfrom
chore/release-0.4.9

Conversation

@humble-little-bear

Copy link
Copy Markdown
Collaborator

Bump @offckb/cli from 0.4.8 to 0.4.9 via changesets.

All pending changesets were normalized to patch (the devnet fork, status/ckb-tui, and UDT changesets were minor — downgraded per release request so the bump lands at 0.4.9), then changeset version consumed them into CHANGELOG.md + package.json.

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

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: 541756de-538f-4602-848c-a5ca0f413023

📥 Commits

Reviewing files that changed from the base of the PR and between 8f8d0a4 and cbf2ab8.

📒 Files selected for processing (8)
  • .changeset/brave-falcons-dance.md
  • .changeset/clean-pandas-report.md
  • .changeset/devnet-fork.md
  • .changeset/fix-dependabot-alerts.md
  • .changeset/integrate-ckb-tui.md
  • .changeset/tasty-walls-appear.md
  • CHANGELOG.md
  • package.json
💤 Files with no reviewable changes (6)
  • .changeset/integrate-ckb-tui.md
  • .changeset/fix-dependabot-alerts.md
  • .changeset/clean-pandas-report.md
  • .changeset/brave-falcons-dance.md
  • .changeset/tasty-walls-appear.md
  • .changeset/devnet-fork.md

📝 Walkthrough

Summary by CodeRabbit

  • New Features
    • Added daemon mode, structured JSON output, and a reliable node stop command.
    • Added devnet fork for creating local networks from existing chain data.
    • Added status support for launching CKB TUI monitoring.
    • Added UDT issuance and destruction commands with shared CKB/UDT balance and transfer workflows.
  • Bug Fixes
    • Improved daemon lifecycle reliability and debugging for uncached transactions and header dependencies.
    • Added fork-aware local development behavior and security updates.
  • Release
    • Published version 0.4.9.

Walkthrough

The package version was bumped from 0.4.8 to 0.4.9, and a changelog entry was added describing the release’s CLI features and fixes.

Changes

Release 0.4.9

Layer / File(s) Summary
Version and release notes
package.json, CHANGELOG.md
Updates the package version to 0.4.9 and documents the release changes.

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

Possibly related PRs

  • ckb-devrel/offckb#453: Covers the related devnet fork, system behavior, and debugging changes documented in this release.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately summarizes the main change: a release version bump to 0.4.9.
Description check ✅ Passed The description is directly related to the changeset-based version bump and explains the release normalization steps.
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.

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

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

@RetricSu
RetricSu merged commit 1a362aa into develop Jul 21, 2026
8 of 9 checks passed
@RetricSu
RetricSu deleted the chore/release-0.4.9 branch July 21, 2026 04:34
RetricSu added a commit that referenced this pull request Jul 21, 2026
* fix canary daemon, UDT, and fork reliability (#457)

* fix canary devrel reliability issues

* fix fork copy isolation on windows

* remove implicit fork source discovery

* address PR review feedback

* address follow-up review feedback

* fix daemon test on Windows runners

* complete failed daemon cleanup

* harden daemon startup recovery

* chore(release): bump version to 0.4.9 (#458)

---------

Co-authored-by: humble-little-bear <retric@ckba.build>
@coderabbitai coderabbitai Bot mentioned this pull request Jul 21, 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