Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:25:43 +08:00
commit 1111c916df
9 changed files with 974 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# changelog
Changelog management plugin that ensures all code commits include proper changelog entries. Provides hooks to prevent commits without changelog updates, commands for managing changelog entries, and agents for writing well-formatted changelog entries following Keep a Changelog format