diff --git a/CHANGELOG.md b/CHANGELOG.md index ccc9ed7c..ef064ebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog -## [6.0.0-Beta.0] +## [6.0.0-Beta.2] + +- Fix installer so commands match what is installed, centralize most ide into a central file instead of separate files for each ide. +- Specific IDEs may still need udpates, but all is config driven now and should be easier to maintain +- Kiro still needs updates, but its been in this state since contributed, will investigate soon +- Any version older than Beta.0 will recommend removal and reinstall to project. From later alphas though its sufficient to quick update if still desired, but best is just start fresh with Beta. + +## [6.0.0-Beta.1] **Release: January 2026 - Alpha to Beta Transition** diff --git a/package-lock.json b/package-lock.json index 5f8404f8..5b17a227 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bmad-method", - "version": "6.0.0-Beta.1", + "version": "6.0.0-Beta.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bmad-method", - "version": "6.0.0-Beta.1", + "version": "6.0.0-Beta.2", "license": "MIT", "dependencies": { "@clack/prompts": "^0.11.0", diff --git a/package.json b/package.json index ed427489..8e1164cf 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-Beta.1", + "version": "6.0.0-Beta.2", "description": "Breakthrough Method of Agile AI-driven Development", "keywords": [ "agile",