chore: bump version to 0.32.1
Changes in 0.32.1: - feat(mcp): Add output control params (PR#667) - brief, brief_deps, fields, max_description_length - feat(mcp): Add filtering params - labels, labels_any, query, unassigned, sort_policy - fix(pin): Add pinned to allowed update fields (gt-zr0a) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"name": "beads",
|
||||
"source": "./",
|
||||
"description": "AI-supervised issue tracker for coding workflows",
|
||||
"version": "0.32.0"
|
||||
"version": "0.32.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "beads",
|
||||
"description": "AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.",
|
||||
"version": "0.32.0",
|
||||
"version": "0.32.1",
|
||||
"author": {
|
||||
"name": "Steve Yegge",
|
||||
"url": "https://github.com/steveyegge"
|
||||
|
||||
Reference in New Issue
Block a user