Initial commit
This commit is contained in:
9
commands/update-changelog.md
Normal file
9
commands/update-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user