[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

  1. Run claude --version → shows 2.0.75
  2. Run /release-notes in Claude Code
  3. Observe that the latest version shown is 2.0.74
  4. 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

View original on GitHub ↗

12 Comments

leppie · 8 months ago

You can add .76 to the list.

saadiq contributor · 8 months ago

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.

saadiq contributor · 8 months ago

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.

marcindulak · 8 months ago

The absence of a changelog entry could also be a sign of a supply chain attack.

J-Swift · 7 months ago

Im also curious about this. Its very odd to not have any activity/notes for two separate version bumps

marcindulak · 7 months ago

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.

marcindulak · 7 months ago
github-actions[bot] · 6 months ago

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.

aokellermann · 6 months ago

still occurring in 2.1.45 despite changelog being up to date

tksohishi · 5 months ago

Release notes still stopped at v2.1.39 as reported in #28553 while being at the latest v2.1.69 as of today

github-actions[bot] · 4 months ago

Closing for now — inactive for too long. Please open a new issue if this is still relevant.

github-actions[bot] · 4 months ago

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.