Updated all component versions: - bd CLI: 0.30.5 → 0.30.6 - Plugin: 0.30.5 → 0.30.6 - MCP server: 0.30.5 → 0.30.6 - npm package: 0.30.5 → 0.30.6 Changes in this release: - bd graph command shows dependency counts using subgraph formatting (bd-6v2) - types.StatusPinned for persistent beads that survive cleanup
16 lines
321 B
JSON
16 lines
321 B
JSON
{
|
|
"name": "beads-marketplace",
|
|
"description": "Local marketplace for beads plugin development",
|
|
"owner": {
|
|
"name": "Steve Yegge"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "beads",
|
|
"source": "./",
|
|
"description": "AI-supervised issue tracker for coding workflows",
|
|
"version": "0.30.6"
|
|
}
|
|
]
|
|
}
|