Skip to content

release: 0.4.7 - #139

Merged
mobileskyfi merged 1 commit into
mainfrom
release/0.4.7
Aug 4, 2026
Merged

release: 0.4.7#139
mobileskyfi merged 1 commit into
mainfrom
release/0.4.7

Conversation

@mobileskyfi

@mobileskyfi mobileskyfi commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Promotes [Unreleased] to ## [0.4.7] and bumps package.json so the
next release.yml dispatch publishes it.

Motivation: tikoci/centrs#205 (CHR smoke test timeout masking a slow
image download) is a known, already-fixed quickchr defect that hasn't
shipped — #116/#119 (B13 of #110) replaced the flat 120s×3 download
retry with a 30s stall detector + throughput budget, and #121 added
retry to resolveVersion(). Both landed on main 2026-07-31/08-03,
after 0.4.6 was published (2026-07-27), so centrs' ^0.4.5 pin is
still on the old code.

No source changes — version/changelog only.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation

    • Added the 0.4.7 release entry to the changelog.
  • Chores

    • Updated the package to version 0.4.7.

Cutting a release so the B13/#119 download-retry fix (30s stall
detector replacing the flat 120s x3, #116) and the
resolveVersion retry fix (#121) reach npm — both are on main but
unreleased as of 0.4.6, and tikoci/centrs#205 is blocked on them.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 4, 2026 20:44
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 1fb41601-c05b-496b-8470-47fb9f8879a0

📥 Commits

Reviewing files that changed from the base of the PR and between 4fc6a6d and 2d24c90.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • package.json
📜 Recent review details
⏰ Context from checks skipped due to timeout. (5)
  • GitHub Check: copilot-pull-request-reviewer
  • GitHub Check: Unit Tests & Coverage
  • GitHub Check: Unit Tests (windows-latest)
  • GitHub Check: Analyze (javascript-typescript)
  • GitHub Check: Analyze (javascript-typescript)
🔇 Additional comments (2)
package.json (1)

3-3: LGTM!

CHANGELOG.md (1)

11-12: LGTM!


📝 Walkthrough

Walkthrough

The release metadata was updated from version 0.4.6 to 0.4.7. The changelog now includes the 0.4.7 release heading dated 2026-08-04.

Changes

Release metadata

Layer / File(s) Summary
Version and changelog update
package.json, CHANGELOG.md
package.json now uses version 0.4.7. CHANGELOG.md includes the 0.4.7 release heading and date.

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

Possibly related PRs

  • tikoci/quickchr#100: Both changes update CHANGELOG.md and package.json for successive releases.

Suggested reviewers: copilot

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the 0.4.7 release, which matches the changelog update and package version bump.
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
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.4.7

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.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the @tikoci/quickchr package for the 0.4.7 release by promoting the current changelog content from [Unreleased] into a dated 0.4.7 section and bumping the npm package version so the release workflow can publish the new release.

Changes:

  • Bump package.json version from 0.4.6 to 0.4.7.
  • Promote changelog content by introducing ## [0.4.7] — 2026-08-04 under ## [Unreleased].

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Bumps published package version to 0.4.7.
CHANGELOG.md Promotes the current Unreleased entries into a 0.4.7 dated release section.

@mobileskyfi
mobileskyfi merged commit 51982ab into main Aug 4, 2026
10 checks passed
@mobileskyfi
mobileskyfi deleted the release/0.4.7 branch August 4, 2026 20:47
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