chore: rollback to v4.39.0 from v5.x semantic versioning
This commit is contained in:
@@ -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: |
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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
|
||||
slashPrefix: cw
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user