update-changelog
Installation
SKILL.md
Update Changelog
Update changelog files following Keep a Changelog conventions.
Usage
/update-changelog <version> <change_type> <message>
/update-changelog <skill_path> <version> <change_type> <message>
Parameters
<version>: Version number (e.g., "1.1.0")<change_type>: One of: "added", "changed", "deprecated", "removed", "fixed", "security"<message>: Description of the change<skill_path>(optional): Path to skill folder for skill changelogs