Skip to content

update-changelog.md: Version Stamping header should mention explicit version support #2806

@justin808

Description

@justin808

Context

In .claude/commands/update-changelog.md, the Version Stamping section header (line 153) reads:

When this command is invoked with release, rc, or beta, use the rake task to stamp the version header

This doesn't mention explicit version support (e.g., 16.5.0.rc.10), even though Step 4 and the "Before a release" summary (line 26) both document it correctly.

Suggested fix

Update line 153 to:

When this command is invoked with `release`, `rc`, `beta`, or an explicit version (e.g., `16.5.0.rc.10`), **use the rake task to stamp the version header** after adding entries:

Origin

Flagged during review of PR #2634 — deferred as a minor follow-up since the detailed instructions in Step 4 are already correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions