Skip to content

chore: version packages for 0.4.13 release - #503

Merged
RetricSu merged 1 commit into
developfrom
agent/deepseek/0a1b1c15
Aug 17, 2026
Merged

chore: version packages for 0.4.13 release#503
RetricSu merged 1 commit into
developfrom
agent/deepseek/0a1b1c15

Conversation

@humble-little-bear

Copy link
Copy Markdown
Collaborator

Bump @offckb/cli from 0.4.12 to 0.4.13 (patch).

  • Consumes the pending balance-commander-errors changeset (already marked patch), which fixes:
    • offckb balance without an address now prints a clear error: missing required argument 'toAddress' instead of leaking the SDK's Unknown address format undefined.
    • Commander parameter/option errors are printed exactly once on stderr instead of twice.

Changes:

  • package.json: version 0.4.120.4.13
  • CHANGELOG.md: add 0.4.13 entry
  • Remove consumed changeset file

@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 17, 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: 440ff1c7-e9ba-48e2-9f31-033792e09110

📥 Commits

Reviewing files that changed from the base of the PR and between 0923956 and 18773a4.

📒 Files selected for processing (3)
  • .changeset/balance-commander-errors.md
  • CHANGELOG.md
  • package.json
💤 Files with no reviewable changes (1)
  • .changeset/balance-commander-errors.md

Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review.


📝 Walkthrough

Summary by CodeRabbit

  • Bug Fixes

    • The offckb balance command now requires an address, providing clearer guidance when one is omitted.
    • Corrected duplicate output for Commander parameter and option errors; each error is now displayed only once.
  • Release

    • Updated the package to version 0.4.13.

Walkthrough

This release updates the package to version 0.4.13, adds changelog entries for two CLI fixes, and removes the changeset that documented those fixes.

Changes

Release metadata

Layer / File(s) Summary
Version and changelog update
CHANGELOG.md, package.json
The package version changes from 0.4.12 to 0.4.13. The changelog records the required balance address and single Commander error output fixes.

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

Merge Risk: ⚪ Minimal · up to 18773

This PR only records the 0.4.13 package release and consumes its changeset; no actionable merge-blocking risk remains.

Possibly related PRs

Suggested labels: skip-changeset

Suggested reviewers: retricsu

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the package version bump for the 0.4.13 release.
Description check ✅ Passed The description accurately explains the version bump, changelog update, and consumed changeset.
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 44ab81d into develop Aug 17, 2026
8 of 9 checks passed
@RetricSu
RetricSu deleted the agent/deepseek/0a1b1c15 branch August 17, 2026 04:29
@coderabbitai coderabbitai Bot mentioned this pull request Aug 17, 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