Changelog
Target Files
- •
src/app/(marketing)/changelog/page.tsx - •
src/app/(marketing)/changelog/updated-at.ts
Rules
- •Include only user-facing changes.
- •Keep entries terse and past tense.
- •Do not include implementation details.
- •Include an image when it helps communicate what changed.
Workflow
- •Add a new top entry to
page.tsx. - •Follow existing JSX/changelog style.
- •Update
changelogUpdatedAtinupdated-at.tsto the newest date.