From 26e47562dd00387e70354132cfb04fd8062ca6d6 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Wed, 10 Dec 2025 21:10:57 +0900 Subject: [PATCH] Release: 6.0.0-alpha.16 - Update changelog with recent changes - Version bump to 6.0.0-alpha.16 - Document temporary custom content installation disable - Document BMB workflow path fixes and package updates --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d69ea7..3c826118 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,36 @@ # Changelog +## [6.0.0-alpha.16] + +**Release: December 10, 2025** + +### 🔧 Temporary Changes & Fixes + +**Installation Improvements:** + +- **Temporary Custom Content Installation Disable**: Custom content installation temporarily disabled to improve stability +- **BMB Workflow Path Fixes**: Fixed numerous path references in BMB workflows to ensure proper step file resolution +- **Package Updates**: Updated dependencies for improved security and performance + +**Path Resolution Improvements:** + +- **BMB Agent Builder Fixes**: Corrected path references in step files and documentation +- **Workflow Path Standardization**: Ensured consistent path handling across all BMB workflows +- **Documentation References**: Updated internal documentation links and references + +**Cleanup Changes:** + +- **Example Modules Removal**: Temporarily removed example modules to prevent accidental installation +- **Hardcoded Path Cleanup**: Continued removal of hardcoded `.bmad` folder references from demo content +- **Memory Management**: Improved sidecar file handling for custom modules + +### 📊 Statistics + +- **336 files changed** with path fixes and improvements +- **4 commits** since alpha.15 + +--- + ## [6.0.0-alpha.15] **Release: December 7, 2025** diff --git a/package.json b/package.json index 7bd41b7f..2c6ae6a7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "bmad-method", - "version": "6.0.0-alpha.15", + "version": "6.0.0-alpha.16", "description": "Breakthrough Method of Agile AI-driven Development", "keywords": [ "agile",