From c00d0aec88701b7ec7d53becb78c6f82a6a21cb7 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sun, 17 Aug 2025 07:07:30 -0500 Subject: [PATCH] chore: rollback to v4.39.0 from v5.x semantic versioning --- bmad-core/agents/bmad-orchestrator.md | 5 ----- expansion-packs/bmad-2d-phaser-game-dev/config.yaml | 2 +- expansion-packs/bmad-2d-unity-game-dev/config.yaml | 2 +- expansion-packs/bmad-creative-writing/config.yaml | 13 +++++++------ .../bmad-infrastructure-devops/config.yaml | 2 +- package.json | 2 +- 6 files changed, 11 insertions(+), 15 deletions(-) diff --git a/bmad-core/agents/bmad-orchestrator.md b/bmad-core/agents/bmad-orchestrator.md index 795a9a81..a32daaef 100644 --- a/bmad-core/agents/bmad-orchestrator.md +++ b/bmad-core/agents/bmad-orchestrator.md @@ -60,13 +60,8 @@ commands: # All commands require * prefix when used (e.g., *help, *agent pm) doc-out: Output full document kb-mode: Load full BMad knowledge base party-mode: Group chat with all agents - plan: Create detailed workflow plan before starting - plan-status: Show current workflow plan progress - plan-update: Update workflow plan status status: Show current context, active agent, and progress task: Run a specific task (list if name not specified) - workflow: Start a specific workflow (list if name not specified) - workflow-guidance: Get personalized help selecting the right workflow yolo: Toggle skip confirmations mode exit: Return to BMad or exit session help-display-template: | diff --git a/expansion-packs/bmad-2d-phaser-game-dev/config.yaml b/expansion-packs/bmad-2d-phaser-game-dev/config.yaml index a68dafce..269ca1f6 100644 --- a/expansion-packs/bmad-2d-phaser-game-dev/config.yaml +++ b/expansion-packs/bmad-2d-phaser-game-dev/config.yaml @@ -1,5 +1,5 @@ name: bmad-2d-phaser-game-dev -version: 1.12.0 +version: 1.13.0 short-title: Phaser 3 2D Game Dev Pack description: >- 2D Game Development expansion pack for BMad Method - Phaser 3 & TypeScript diff --git a/expansion-packs/bmad-2d-unity-game-dev/config.yaml b/expansion-packs/bmad-2d-unity-game-dev/config.yaml index 30a88a44..de44e7e3 100644 --- a/expansion-packs/bmad-2d-unity-game-dev/config.yaml +++ b/expansion-packs/bmad-2d-unity-game-dev/config.yaml @@ -1,5 +1,5 @@ name: bmad-2d-unity-game-dev -version: 1.5.0 +version: 1.6.0 short-title: Unity C# 2D Game Dev Pack description: 2D Game Development expansion pack for BMad Method - Unity & C# focused author: pbean (PinkyD) diff --git a/expansion-packs/bmad-creative-writing/config.yaml b/expansion-packs/bmad-creative-writing/config.yaml index 9dd1c3bf..a0fcb71e 100644 --- a/expansion-packs/bmad-creative-writing/config.yaml +++ b/expansion-packs/bmad-creative-writing/config.yaml @@ -1,10 +1,11 @@ name: bmad-creative-writing -version: 1.0.0 +version: 1.1.0 short-title: Creative Writing Studio description: >- - Comprehensive AI-powered creative writing framework providing specialized agents, - workflows, and tools for fiction writers, screenwriters, and narrative designers. - Includes 10 specialized writing agents, 8 workflows from ideation to publication, - 27 quality checklists, and KDP publishing integration. + Comprehensive AI-powered creative writing framework providing specialized + agents, workflows, and tools for fiction writers, screenwriters, and + narrative designers. Includes 10 specialized writing agents, 8 workflows from + ideation to publication, 27 quality checklists, and KDP publishing + integration. author: Wes -slashPrefix: cw \ No newline at end of file +slashPrefix: cw diff --git a/expansion-packs/bmad-infrastructure-devops/config.yaml b/expansion-packs/bmad-infrastructure-devops/config.yaml index 39982f9f..653c1a46 100644 --- a/expansion-packs/bmad-infrastructure-devops/config.yaml +++ b/expansion-packs/bmad-infrastructure-devops/config.yaml @@ -1,5 +1,5 @@ name: bmad-infrastructure-devops -version: 1.11.0 +version: 1.12.0 short-title: Infrastructure DevOps Pack description: >- This expansion pack extends BMad Method with comprehensive infrastructure and diff --git a/package.json b/package.json index f0219f07..20e0a640 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "bmad-method", - "version": "5.1.4", + "version": "4.39.0", "description": "Breakthrough Method of Agile AI-driven Development", "keywords": [ "agile",