chore(release): 4.24.1 [skip ci]

## [4.24.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.24.0...v4.24.1) (2025-07-03)

### Bug Fixes

* centralized yamlExtraction function and all now fix character issues for windows ([e2985d6](e2985d6093))
* filtering extension stripping logic update ([405954a](405954ad92))
* standardize on file extension .yaml instead of a mix of yml and yaml ([a4c0b18](a4c0b1839d))
This commit is contained in:
semantic-release-bot
2025-07-03 02:09:14 +00:00
parent e2985d6093
commit a96fce793b
4 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bmad-method",
"version": "4.24.0",
"version": "4.24.1",
"description": "BMAD Method installer - AI-powered Agile development framework",
"main": "lib/installer.js",
"bin": {