From 92c9589f7d78f032a3219665beb52e2ca4298b9f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 7 Jul 2025 01:41:08 +0000 Subject: [PATCH] chore(release): 4.27.2 [skip ci] ## [4.27.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.1...v4.27.2) (2025-07-07) ### Bug Fixes * improve output ([a5ffe7b](https://github.com/bmadcode/BMAD-METHOD/commit/a5ffe7b9b209ae02a9d97adf60fe73c0bc9701e4)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- tools/installer/package.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb2db636..12a286a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.27.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.1...v4.27.2) (2025-07-07) + + +### Bug Fixes + +* improve output ([a5ffe7b](https://github.com/bmadcode/BMAD-METHOD/commit/a5ffe7b9b209ae02a9d97adf60fe73c0bc9701e4)) + ## [4.27.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.0...v4.27.1) (2025-07-07) diff --git a/package-lock.json b/package-lock.json index e13d0a4b..f1f73b89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bmad-method", - "version": "4.27.1", + "version": "4.27.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bmad-method", - "version": "4.27.1", + "version": "4.27.2", "license": "MIT", "dependencies": { "@kayvan/markdown-tree-parser": "^1.5.0", diff --git a/package.json b/package.json index c4f1c91d..ffba015e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bmad-method", - "version": "4.27.1", + "version": "4.27.2", "description": "Breakthrough Method of Agile AI-driven Development", "main": "tools/cli.js", "bin": { diff --git a/tools/installer/package.json b/tools/installer/package.json index 6caf21c0..7d5de835 100644 --- a/tools/installer/package.json +++ b/tools/installer/package.json @@ -1,6 +1,6 @@ { "name": "bmad-method", - "version": "4.27.1", + "version": "4.27.2", "description": "BMad Method installer - AI-powered Agile development framework", "main": "lib/installer.js", "bin": {