Files
BMAD-METHOD/CHANGELOG.md
semantic-release-bot 210c7d240d chore(release): 4.4.2 [skip ci]
## [4.4.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.4.1...v4.4.2) (2025-06-17)

### Bug Fixes

* single agent install and team installation support ([18a382b](18a382baa4))
2025-06-17 02:27:04 +00:00

10 KiB

4.4.2 (2025-06-17)

Bug Fixes

  • single agent install and team installation support (18a382b)

4.4.1 (2025-06-17)

Bug Fixes

  • installer no longer suggests the bmad-method directory as defauly (e2e1658)

4.4.0 (2025-06-16)

Features

  • improve docs, technical preference usage (764e770)
  • web bundles updated (f39b495)

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)