[BUG] /release-notes shows Version 2.1.92 on Claude Code v2.1.118
Resolved 💬 1 comment Opened May 4, 2026 by dr41d45 Closed May 7, 2026
Version: 2.1.118 (Claude Code)
Platform: Linux (WSL2, Ubuntu)
Install: Homebrew (linuxbrew)
Describe the bug
/release-notes shows only up to Version 2.1.92 as the latest entry.
Running claude --version confirms the installed binary is 2.1.118 — 26 versions are missing from the release notes.
Steps to reproduce
- Install or update Claude Code to v2.1.118
- Start a session
- Run
/release-notes - Observe: latest version shown is 2.1.92
Expected behavior
Release notes should show entries up through the installed version (2.1.118).
Actual behavior
Stops at 2.1.92. All notes for 2.1.93–2.1.118 are absent.
Additional context
Both the standard and interactive version picker modes of /release-notes show 2.1.92 as the latest entry. The embedded release notes data was likely not updated when the binary was bumped past 2.1.92.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗