21 lines
627 B
JSON
21 lines
627 B
JSON
{
|
|
"name": "specweave-release",
|
|
"description": "Comprehensive release management for single-repo, multi-repo, and monorepo architectures. Detects existing release strategies, aligns versions across repositories, manages Release Candidates (RC), and integrates with CI/CD workflows. Supports semantic versioning, coordinated releases, and brownfield strategy detection.",
|
|
"version": "0.24.0",
|
|
"author": {
|
|
"name": "Anton Abyzov",
|
|
"url": "https://github.com/anton-abyzov"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |