Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:12:42 +08:00
commit 2458b07edf
4 changed files with 719 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "changelog-generator",
"description": "ClaudeForge Enterprise Changelog Generator delivering comprehensive automated changelog generation, conventional commit parsing excellence, and semantic versioning automation that transforms release documentation from manual effort into intelligent, professional release management",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}