Skip to content

Commit b2448af

Browse files
committed
HYPERFLEET-1017 - fix: clarify changelog version section wording in CLAUDE.md
1 parent 78646c0 commit b2448af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Build: `npm run build:gcp`
192192

193193
When bumping the version in `main.tsp`, always update `CHANGELOG.md`:
194194

195-
1. Add a new section under `## [Unreleased]` with the new version and today's date
195+
1. Keep `## [Unreleased]` at the top, then add a new version section as `## [X.Y.Z] - YYYY-MM-DD`
196196
2. List changes under appropriate headings (`Added`, `Changed`, `Fixed`, `Removed`)
197197
3. Update the comparison links at the bottom of the file
198198
4. Follow [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) format

0 commit comments

Comments
 (0)