# [5.0.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.1.0...v5.0.0) (2025-06-15) ### Bug Fixes * add docs ([48ef875](48ef875f5e)) * auto semantic versioning fix ([166ed04](166ed04767)) * auto semantic versioning fix again ([11260e4](11260e4395)) * BMAD install creates `.bmad-core/.bmad-core/` directory structure + updates ([#223](https://github.com/bmadcode/BMAD-METHOD/issues/223)) ([28b313c](28b313c01d)) * resolve NPM token configuration ([620b09a](620b09a556)) * resolve NPM token configuration ([b447a8b](b447a8bd57)) * update dependency resolver to support both yml and yaml code blocks ([ba1e5ce](ba1e5ceb36)) * update glob usage to modern async API ([927515c](927515c089)) * update yaml-format.js to use dynamic chalk imports ([b53d954](b53d954b7a)) ### Features * enhance installer with multi-IDE support and sync version bumping ([ebfd4c7](ebfd4c7dd5)) * improve semantic-release automation and disable manual version bumping ([38a5024](38a5024026)) * sync IDE configurations across all platforms ([b6a2f5b](b6a2f5b25e)) * update badges to use dynamic NPM version ([5a6fe36](5a6fe361d0)) * web bundles include a simplified prd with architecture now for simpler project folderes not needing a full plown architecture doc! ([8773545](877354525e)) ### BREAKING CHANGES * Manual version bumping via npm scripts is now disabled. Use conventional commits for automated releases. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
9.3 KiB
9.3 KiB
5.0.0 (2025-06-15)
Bug Fixes
- add docs (48ef875)
- auto semantic versioning fix (166ed04)
- auto semantic versioning fix again (11260e4)
- BMAD install creates
.bmad-core/.bmad-core/directory structure + updates (#223) (28b313c) - resolve NPM token configuration (620b09a)
- resolve NPM token configuration (b447a8b)
- update dependency resolver to support both yml and yaml code blocks (ba1e5ce)
- update glob usage to modern async API (927515c)
- update yaml-format.js to use dynamic chalk imports (b53d954)
Features
- enhance installer with multi-IDE support and sync version bumping (ebfd4c7)
- improve semantic-release automation and disable manual version bumping (38a5024)
- sync IDE configurations across all platforms (b6a2f5b)
- update badges to use dynamic NPM version (5a6fe36)
- web bundles include a simplified prd with architecture now for simpler project folderes not needing a full plown architecture doc! (8773545)
BREAKING CHANGES
- Manual version bumping via npm scripts is now disabled. Use conventional commits for automated releases.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
4.2.0 (2025-06-15)
Bug Fixes
- add docs (48ef875)
- auto semantic versioning fix (166ed04)
- auto semantic versioning fix again (11260e4)
- resolve NPM token configuration (620b09a)
- resolve NPM token configuration (b447a8b)
Features
- update badges to use dynamic NPM version (5a6fe36)
4.2.0 (2025-06-15)
Bug Fixes
- add docs (48ef875)
- auto semantic versioning fix (166ed04)
- auto semantic versioning fix again (11260e4)
- resolve NPM token configuration (620b09a)
- resolve NPM token configuration (b447a8b)
Features
- update badges to use dynamic NPM version (5a6fe36)
4.2.0 (2025-06-15)
Bug Fixes
- add docs (48ef875)
- auto semantic versioning fix (166ed04)
- auto semantic versioning fix again (11260e4)
- resolve NPM token configuration (620b09a)
- resolve NPM token configuration (b447a8b)
Features
- update badges to use dynamic NPM version (5a6fe36)
4.2.0 (2025-06-15)
Bug Fixes
- auto semantic versioning fix (166ed04)
- auto semantic versioning fix again (11260e4)
- resolve NPM token configuration (620b09a)
- resolve NPM token configuration (b447a8b)
Features
- update badges to use dynamic NPM version (5a6fe36)
4.2.0 (2025-06-15)
Bug Fixes
- auto semantic versioning fix (166ed04)
- auto semantic versioning fix again (11260e4)
- resolve NPM token configuration (620b09a)
- resolve NPM token configuration (b447a8b)
Features
- update badges to use dynamic NPM version (5a6fe36)
4.2.0 (2025-06-15)
Bug Fixes
- auto semantic versioning fix (166ed04)
- auto semantic versioning fix again (11260e4)
- resolve NPM token configuration (620b09a)
- resolve NPM token configuration (b447a8b)
Features
- update badges to use dynamic NPM version (5a6fe36)
1.1.0 (2025-06-15)
Features
- update badges to use dynamic NPM version (5a6fe36)
1.0.1 (2025-06-15)
Bug Fixes
- resolve NPM token configuration (620b09a)
1.0.0 (2025-06-15)
Bug Fixes
- Add bin field to root package.json for npx execution (01cb46e), closes bmadcode/BMAD-METHOD#v4
- Add glob dependency for installer (8d788b6)
- Add installer dependencies to root package.json (0a838e9)
- auto semantic versioning fix (166ed04)
- auto semantic versioning fix again (11260e4)
- Remove problematic install script from package.json (cb1836b)
- resolve NPM token configuration (b447a8b)
Features
- add versioning and release automation (0ea5e50)