Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "changelog-manager",
|
||||
"description": "Intelligent CHANGELOG.md and RELEASE_NOTES.md management through git history analysis and AI-powered commit understanding with GitHub integration",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Dr. Martin Thorsen Ranang",
|
||||
"email": "ranang+marketplace@gmail.com",
|
||||
"url": "https://github.com/mtr"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user