chore: release v6.0.0-alpha.10

Major milestone: Epics & Stories now generated AFTER Architecture
- New Frame Expert agent with Excalidraw workflows
- Time estimate prohibition across all workflows
- Platform-specific command filtering (ide-only/web-only)
- Agent customization enhancement (prompts & memories)
- Workflow configuration standardization
This commit is contained in:
Brian Madison
2025-11-16 00:52:51 -06:00
parent f38905628a
commit 0ca164de34
3 changed files with 224 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bmad-method",
"version": "6.0.0-alpha.6",
"version": "6.0.0-alpha.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bmad-method",
"version": "6.0.0-alpha.6",
"version": "6.0.0-alpha.10",
"license": "MIT",
"dependencies": {
"@kayvan/markdown-tree-parser": "^1.6.1",