Files
BMAD-METHOD/CHANGELOG.md
semantic-release-bot 00b9168963 chore(release): 1.1.0 [skip ci]
# [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](5a6fe361d0))
2025-06-15 01:30:10 +00:00

1.7 KiB

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)