Changelog Entries

Writes a CHANGELOG.md entry summarizing the current diff

harehare 0207fc3 482 B Updated

File contents

Changelog entries

Look at the staged (or unstaged, if nothing is staged) diff and write one CHANGELOG.md bullet under an ## Unreleased heading (create it if missing), in the same tense and format as the entries already there.

Summarize the user-visible effect of the change, not the diff line by line. Skip changes with no user-visible effect (tests, internal refactors).

harehare/minder/tree/main/plugins/example-plugin/skills/changelog-entries commit 0207fc33c8

Frequently asked questions

npx skillmds@latest add harehare/changelog-entries