16 lines
434 B
JSON
16 lines
434 B
JSON
{
|
|
"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"
|
|
]
|
|
} |