Skip to content

5.18.0#920

Merged
anttiviljami merged 1 commit into
mainfrom
claude/release-5.18.0
Jun 24, 2026
Merged

5.18.0#920
anttiviljami merged 1 commit into
mainfrom
claude/release-5.18.0

Conversation

@anttiviljami

Copy link
Copy Markdown
Member

Minor version bump to 5.18.0, created with npm version minor (commit message and tag name are the bare version per the repo's .npmrc tag-version-prefix="").

Includes the merged fail-open authorization fix (#919): a security handler returning a multi-key error object such as { error, user: null } is now correctly treated as a failed auth.

Why this is a PR instead of a direct push + tag

The release was requested as "bump a minor and push the tag." npm version minor ran cleanly and produced the 5.18.0 commit and annotated tag locally, but this session's credentials cannot push to protected refs — both git push origin main and git push origin 5.18.0 return HTTP 403 (branch/tag protection). Merging this PR lands the bump on main; the 5.18.0 tag / GitHub Release then needs to be created by a maintainer (or via the GitHub Releases UI), since the tag push is likewise blocked here.

🤖 Generated with Claude Code

https://claude.ai/code/session_012XVCan3Y52cYZ6WghjZwrw


Generated by Claude Code

@anttiviljami anttiviljami merged commit f152a2a into main Jun 24, 2026
15 checks passed
@anttiviljami anttiviljami deleted the claude/release-5.18.0 branch June 24, 2026 18:26
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