Files
gh-aojdevstudio-dev-utils-m…/commands/update-changelog.md
2025-11-29 17:57:35 +08:00

10 lines
468 B
Markdown

---
allowed-tools: Bash, Read, Edit
description: Update project CHANGELOG.md automatically from git commits
model: claude-sonnet-4-5-20250929
---
# Update Changelog
Run `npm run changelog:force` to automatically update CHANGELOG.md from git commits. Review generated entry for $ARGUMENTS version, edit to follow conventions in ai-docs/changelog-conventions.md (proper categorization, clear descriptions, technical context), and commit the updated CHANGELOG.md file.