release: v4.1.0 - #212
Merged
Merged
Conversation
…e-log header Codex release review on 6e24363 flagged three pre-existing references to "claude-meter v0.5.0+" that predate the meter v0.7.0 ship. The CHANGELOG entry on the release commit already says v0.7.0+, but README:889 and usage-log.mjs:44,227 still pointed at the older floor. Aligning them now while the release branch is open rather than carrying the drift forward into v4.2.0 prep. Non-blocking per Codex but worth folding into the release commit so README and the in-tree docstrings ship aligned with what landed on npm yesterday. No code behavior change; pure docstring + README field-row text.
cnighswonger
approved these changes
Jun 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release-prep PR for v4.1.0. Two commits on the release branch:
6e24363— release: v4.1.0 (CHANGELOG fold + version bump)6841ef5— docs(v4.1.0): align meter version floor to v0.7.0+ in README and usage-log header (Codex review follow-up)Codex release review
Approved at
6e24363via formalgh pr reviewworkflow. Review artifact:docs/code-reviews/release-v4.1.0-codex-review-2026-06-10.mdon branchconsult/release-v4.1.0-codex-review.Codex's verdict:
package.json(4.0.0 → 4.1.0)[Unreleased]heading preserved; new[4.1.0] - 2026-06-10entry covers all six merged commits since v4.0.0 with correct grouping (Added/Fixed/Documentation)proxy/extensions.jsonis clean (nousage-log/rate-limit-loglocal mods would ship in the tarball)claude-meter >= v0.7.0(meter 0.7.0 published to npm earlier today)v0.5.0+references in README and usage-log docstrings — addressed in commit6841ef5on this branch.Scope (this release)
Six PRs since v4.0.0:
request_idfield on usage-log rows (cross-repo with meter v0.7.0)Post-merge next steps
After this PR merges, Proxy Builder will:
v4.1.0on the merge commit and pushnpm publish(per release-workflow.md step 8)npm view claude-code-cache-fix versionreturns4.1.0— Proxy Builder