You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: show git hash when CLI version is a placeholder
When the package.json version is the semantic-release placeholder
(0.0.0-dev), the CLI now appends the short git hash in parentheses so
the exact checkout is identifiable. For published packages, the real
version set by semantic-release is shown as before.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments