[Bug] Release notes missing for version 2.0.75

Resolved 💬 12 comments Opened Dec 23, 2025 by inromualdo Closed Apr 3, 2026

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 ↗

This issue has 12 comments on GitHub. Read the full discussion on GitHub ↗