[Bug] Release notes missing for version 2.0.75
Status Closed — not planned
Reported on v2.0.74
Maintainer reply ✓ Yes — saadiq
Activity 12 comments · opened Dec 23, 2025 · closed Apr 3, 2026
💡 Likely answer: A maintainer (saadiq, contributor)
responded on this thread — see the highlighted reply below.
Preflight Checklist
- [x] I have searched for existing issues that describe my problem
- [x] I am reporting a single bug (not multiple issues)
- [x] I am using the latest version of Claude Code
What's Wrong?
Version 2.0.75 has been published to npm, but no GitHub release or tag was created. The /release-notes command only displays versions up to v2.0.74.
What Should Happen?
When a new version is published to npm, a corresponding GitHub release should be created with release notes so /release-notes displays the changes.
Steps to Reproduce
- Run
claude --version→ shows 2.0.75 - Run
/release-notesin Claude Code - Observe that the latest version shown is 2.0.74
- Check https://github.com/anthropics/claude-code/releases → no 2.0.75 release exists
Is this a regression?
Yes, this worked before (releases were created for prior versions)
Claude Code Version
2.0.75
Platform
Anthropic API
Operating System
macOS (affects all platforms)
Terminal/Shell
N/A - not terminal specific
Error Messages/Logs
N/A
Additional Information
Historical pattern (same issue occurred before):
- #8582 - Release notes missing for 2.0.2
- #8353 - No release notes for v2.0.0
- #5770 - Missing changelog for frequent updates
12 Comments
You can add .76 to the list.
Change log file doesn't seem to be getting populated: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md I presume that's what populates the release notes command.
Huh. Actually, there haven't been any commits to main in the last 4 days, since .74. They may be releasing from some other branch.
The absence of a changelog entry could also be a sign of a supply chain attack.
Im also curious about this. Its very odd to not have any activity/notes for two separate version bumps
The changelog got updated in https://github.com/anthropics/claude-code/commit/870624fc1581a70590e382f263e2972b3f1e56f5 to include the missing releases, however without a reference to this issue.
As of today, the release notes for
2.1.1are missinghttps://github.com/anthropics/claude-code/blob/5aac2b1b6aa23b65cd146b7eac8af30bc858d6eb/CHANGELOG.md?plain=1#L1-L3
Tagging last commiter of the changelog @ThariqS (https://github.com/anthropics/claude-code/pull/16743)
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
still occurring in 2.1.45 despite changelog being up to date
Release notes still stopped at v2.1.39 as reported in #28553 while being at the latest v2.1.69 as of today
Closing for now — inactive for too long. Please open a new issue if this is still relevant.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.