2025-06-16 02:28:52 +00:00
# [4.4.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.3.0...v4.4.0) (2025-06-16)
2025-06-15 19:25:50 +00:00
2025-06-16 02:28:52 +00:00
### Features
2025-06-15 19:25:50 +00:00
2025-06-16 02:28:52 +00:00
* improve docs, technical preference usage ([764e770 ](https://github.com/bmadcode/BMAD-METHOD/commit/764e7702b313f34bb13a8bcce3b637699bb2b8ec ))
* web bundles updated ([f39b495 ](https://github.com/bmadcode/BMAD-METHOD/commit/f39b4951e9e37acd7b2bda4124ddd8edb7a6d0df ))
2025-06-15 19:25:50 +00:00
2025-06-16 02:28:52 +00:00
# [5.0.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.1.0...v5.0.0) (2025-06-15)
2025-06-15 19:25:50 +00:00
2025-06-16 02:28:52 +00:00
### Bug Fixes
- add docs ([48ef875 ](https://github.com/bmadcode/BMAD-METHOD/commit/48ef875f5ec5b0f0211baa43bbc04701e54824f4 ))
- auto semantic versioning fix ([166ed04 ](https://github.com/bmadcode/BMAD-METHOD/commit/166ed047671cccab2874fd327efb1ac293ae7276 ))
- auto semantic versioning fix again ([11260e4 ](https://github.com/bmadcode/BMAD-METHOD/commit/11260e43950b6bf78d68c759dc3ac278bc13f8a8 ))
- BMAD install creates `.bmad-core/.bmad-core/` directory structure + updates ([#223 ](https://github.com/bmadcode/BMAD-METHOD/issues/223 )) ([28b313c ](https://github.com/bmadcode/BMAD-METHOD/commit/28b313c01df41961cebb71fb3bce0fcc7b4b4796 ))
- resolve NPM token configuration ([620b09a ](https://github.com/bmadcode/BMAD-METHOD/commit/620b09a556ce8d61ad1a4d8ee7c523d263abd69c ))
- resolve NPM token configuration ([b447a8b ](https://github.com/bmadcode/BMAD-METHOD/commit/b447a8bd57625d02692d7e2771241bacd120c631 ))
- update dependency resolver to support both yml and yaml code blocks ([ba1e5ce ](https://github.com/bmadcode/BMAD-METHOD/commit/ba1e5ceb36f4a0bb204ceee40e92725d3fc57c5f ))
- update glob usage to modern async API ([927515c ](https://github.com/bmadcode/BMAD-METHOD/commit/927515c0895f94ce6fb0adf7cabe2f978c1ee108 ))
- update yaml-format.js to use dynamic chalk imports ([b53d954 ](https://github.com/bmadcode/BMAD-METHOD/commit/b53d954b7aac68d25d688140ace3b98a43fa0e5f ))
2025-06-15 19:25:50 +00:00
2025-06-16 02:28:52 +00:00
### Features
2025-06-15 19:25:50 +00:00
2025-06-16 02:28:52 +00:00
- enhance installer with multi-IDE support and sync version bumping ([ebfd4c7 ](https://github.com/bmadcode/BMAD-METHOD/commit/ebfd4c7dd52fd38d71a4b054cd0c5d45a4b5d226 ))
- improve semantic-release automation and disable manual version bumping ([38a5024 ](https://github.com/bmadcode/BMAD-METHOD/commit/38a5024026e9588276bc3c6c2b92f36139480ca4 ))
- sync IDE configurations across all platforms ([b6a2f5b ](https://github.com/bmadcode/BMAD-METHOD/commit/b6a2f5b25eaf96841bade4e236fffa2ce7de2773 ))
- update badges to use dynamic NPM version ([5a6fe36 ](https://github.com/bmadcode/BMAD-METHOD/commit/5a6fe361d085fcaef891a1862fc67878e726949c ))
- web bundles include a simplified prd with architecture now for simpler project folderes not needing a full plown architecture doc! ([8773545 ](https://github.com/bmadcode/BMAD-METHOD/commit/877354525e76cd1c9375e009a3a1429633010226 ))
2025-06-15 19:25:50 +00:00
### BREAKING CHANGES
2025-06-16 02:28:52 +00:00
- Manual version bumping via npm scripts is now disabled. Use conventional commits for automated releases.
2025-06-15 19:25:50 +00:00
🤖 Generated with [Claude Code ](https://claude.ai/code )
Co-Authored-By: Claude < noreply @anthropic .com >
2025-06-15 01:31:05 +00:00
# [4.2.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.1.0...v4.2.0) (2025-06-15)
### Bug Fixes
2025-06-15 14:20:19 -05:00
- add docs ([48ef875 ](https://github.com/bmadcode/BMAD-METHOD/commit/48ef875f5ec5b0f0211baa43bbc04701e54824f4 ))
- auto semantic versioning fix ([166ed04 ](https://github.com/bmadcode/BMAD-METHOD/commit/166ed047671cccab2874fd327efb1ac293ae7276 ))
- auto semantic versioning fix again ([11260e4 ](https://github.com/bmadcode/BMAD-METHOD/commit/11260e43950b6bf78d68c759dc3ac278bc13f8a8 ))
- resolve NPM token configuration ([620b09a ](https://github.com/bmadcode/BMAD-METHOD/commit/620b09a556ce8d61ad1a4d8ee7c523d263abd69c ))
- resolve NPM token configuration ([b447a8b ](https://github.com/bmadcode/BMAD-METHOD/commit/b447a8bd57625d02692d7e2771241bacd120c631 ))
2025-06-15 01:30:10 +00:00
### Features
2025-06-15 01:21:07 +00:00
2025-06-15 14:20:19 -05:00
- update badges to use dynamic NPM version ([5a6fe36 ](https://github.com/bmadcode/BMAD-METHOD/commit/5a6fe361d085fcaef891a1862fc67878e726949c ))
2025-06-15 16:05:39 +00:00
# [4.2.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.1.0...v4.2.0) (2025-06-15)
### Bug Fixes
- add docs ([48ef875 ](https://github.com/bmadcode/BMAD-METHOD/commit/48ef875f5ec5b0f0211baa43bbc04701e54824f4 ))
- auto semantic versioning fix ([166ed04 ](https://github.com/bmadcode/BMAD-METHOD/commit/166ed047671cccab2874fd327efb1ac293ae7276 ))
- auto semantic versioning fix again ([11260e4 ](https://github.com/bmadcode/BMAD-METHOD/commit/11260e43950b6bf78d68c759dc3ac278bc13f8a8 ))
- resolve NPM token configuration ([620b09a ](https://github.com/bmadcode/BMAD-METHOD/commit/620b09a556ce8d61ad1a4d8ee7c523d263abd69c ))
- resolve NPM token configuration ([b447a8b ](https://github.com/bmadcode/BMAD-METHOD/commit/b447a8bd57625d02692d7e2771241bacd120c631 ))
### Features
- update badges to use dynamic NPM version ([5a6fe36 ](https://github.com/bmadcode/BMAD-METHOD/commit/5a6fe361d085fcaef891a1862fc67878e726949c ))
2025-06-15 01:30:10 +00:00
2025-06-15 01:41:03 +00:00
# [4.2.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.1.0...v4.2.0) (2025-06-15)
2025-06-15 14:59:49 +00:00
### Bug Fixes
- add docs ([48ef875 ](https://github.com/bmadcode/BMAD-METHOD/commit/48ef875f5ec5b0f0211baa43bbc04701e54824f4 ))
- auto semantic versioning fix ([166ed04 ](https://github.com/bmadcode/BMAD-METHOD/commit/166ed047671cccab2874fd327efb1ac293ae7276 ))
- auto semantic versioning fix again ([11260e4 ](https://github.com/bmadcode/BMAD-METHOD/commit/11260e43950b6bf78d68c759dc3ac278bc13f8a8 ))
- resolve NPM token configuration ([620b09a ](https://github.com/bmadcode/BMAD-METHOD/commit/620b09a556ce8d61ad1a4d8ee7c523d263abd69c ))
- resolve NPM token configuration ([b447a8b ](https://github.com/bmadcode/BMAD-METHOD/commit/b447a8bd57625d02692d7e2771241bacd120c631 ))
### Features
- update badges to use dynamic NPM version ([5a6fe36 ](https://github.com/bmadcode/BMAD-METHOD/commit/5a6fe361d085fcaef891a1862fc67878e726949c ))
# [4.2.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.1.0...v4.2.0) (2025-06-15)
2025-06-15 01:41:03 +00:00
### Bug Fixes
- auto semantic versioning fix ([166ed04 ](https://github.com/bmadcode/BMAD-METHOD/commit/166ed047671cccab2874fd327efb1ac293ae7276 ))
- auto semantic versioning fix again ([11260e4 ](https://github.com/bmadcode/BMAD-METHOD/commit/11260e43950b6bf78d68c759dc3ac278bc13f8a8 ))
2025-06-15 06:19:47 +00:00
- resolve NPM token configuration ([620b09a ](https://github.com/bmadcode/BMAD-METHOD/commit/620b09a556ce8d61ad1a4d8ee7c523d263abd69c ))
- resolve NPM token configuration ([b447a8b ](https://github.com/bmadcode/BMAD-METHOD/commit/b447a8bd57625d02692d7e2771241bacd120c631 ))
### Features
- update badges to use dynamic NPM version ([5a6fe36 ](https://github.com/bmadcode/BMAD-METHOD/commit/5a6fe361d085fcaef891a1862fc67878e726949c ))
# [4.2.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.1.0...v4.2.0) (2025-06-15)
### Bug Fixes
- auto semantic versioning fix ([166ed04 ](https://github.com/bmadcode/BMAD-METHOD/commit/166ed047671cccab2874fd327efb1ac293ae7276 ))
- auto semantic versioning fix again ([11260e4 ](https://github.com/bmadcode/BMAD-METHOD/commit/11260e43950b6bf78d68c759dc3ac278bc13f8a8 ))
2025-06-15 01:41:03 +00:00
- resolve NPM token configuration ([620b09a ](https://github.com/bmadcode/BMAD-METHOD/commit/620b09a556ce8d61ad1a4d8ee7c523d263abd69c ))
- resolve NPM token configuration ([b447a8b ](https://github.com/bmadcode/BMAD-METHOD/commit/b447a8bd57625d02692d7e2771241bacd120c631 ))
2025-06-15 06:06:35 +00:00
### Features
- update badges to use dynamic NPM version ([5a6fe36 ](https://github.com/bmadcode/BMAD-METHOD/commit/5a6fe361d085fcaef891a1862fc67878e726949c ))
# [4.2.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.1.0...v4.2.0) (2025-06-15)
### Bug Fixes
- auto semantic versioning fix ([166ed04 ](https://github.com/bmadcode/BMAD-METHOD/commit/166ed047671cccab2874fd327efb1ac293ae7276 ))
- auto semantic versioning fix again ([11260e4 ](https://github.com/bmadcode/BMAD-METHOD/commit/11260e43950b6bf78d68c759dc3ac278bc13f8a8 ))
- resolve NPM token configuration ([620b09a ](https://github.com/bmadcode/BMAD-METHOD/commit/620b09a556ce8d61ad1a4d8ee7c523d263abd69c ))
- resolve NPM token configuration ([b447a8b ](https://github.com/bmadcode/BMAD-METHOD/commit/b447a8bd57625d02692d7e2771241bacd120c631 ))
2025-06-15 01:41:03 +00:00
### Features
- update badges to use dynamic NPM version ([5a6fe36 ](https://github.com/bmadcode/BMAD-METHOD/commit/5a6fe361d085fcaef891a1862fc67878e726949c ))
2025-06-15 01:31:05 +00:00
# [1.1.0](https://github.com/bmadcode/BMAD-METHOD/compare/v1.0.1...v1.1.0) (2025-06-15)
### Features
- update badges to use dynamic NPM version ([5a6fe36 ](https://github.com/bmadcode/BMAD-METHOD/commit/5a6fe361d085fcaef891a1862fc67878e726949c ))
2025-06-15 01:30:10 +00:00
## [1.0.1](https://github.com/bmadcode/BMAD-METHOD/compare/v1.0.0...v1.0.1) (2025-06-15)
2025-06-15 01:21:07 +00:00
### Bug Fixes
2025-06-15 01:30:10 +00:00
- resolve NPM token configuration ([620b09a ](https://github.com/bmadcode/BMAD-METHOD/commit/620b09a556ce8d61ad1a4d8ee7c523d263abd69c ))
2025-06-15 01:26:42 +00:00
# 1.0.0 (2025-06-15)
### Bug Fixes
2025-06-15 01:21:07 +00:00
2025-06-15 01:26:42 +00:00
- Add bin field to root package.json for npx execution ([01cb46e ](https://github.com/bmadcode/BMAD-METHOD/commit/01cb46e43da9713c24e68e57221ebe312c53b6ee )), closes [bmadcode/BMAD-METHOD#v4 ](https://github.com/bmadcode/BMAD-METHOD/issues/v4 )
- Add glob dependency for installer ([8d788b6 ](https://github.com/bmadcode/BMAD-METHOD/commit/8d788b6f490a94386658dff2f96165dca88c0a9a ))
- Add installer dependencies to root package.json ([0a838e9 ](https://github.com/bmadcode/BMAD-METHOD/commit/0a838e9d579a5efc632707d237194648394fbd61 ))
- auto semantic versioning fix ([166ed04 ](https://github.com/bmadcode/BMAD-METHOD/commit/166ed047671cccab2874fd327efb1ac293ae7276 ))
- auto semantic versioning fix again ([11260e4 ](https://github.com/bmadcode/BMAD-METHOD/commit/11260e43950b6bf78d68c759dc3ac278bc13f8a8 ))
- Remove problematic install script from package.json ([cb1836b ](https://github.com/bmadcode/BMAD-METHOD/commit/cb1836bd6ddbb2369e2ed97a1d2f5d6630a7152b ))
- resolve NPM token configuration ([b447a8b ](https://github.com/bmadcode/BMAD-METHOD/commit/b447a8bd57625d02692d7e2771241bacd120c631 ))
2025-06-15 01:21:07 +00:00
### Features
2025-06-15 01:26:42 +00:00
- add versioning and release automation ([0ea5e50 ](https://github.com/bmadcode/BMAD-METHOD/commit/0ea5e50aa7ace5946d0100c180dd4c0da3e2fd8c ))