Files
BMAD-METHOD/CHANGELOG.md
semantic-release-bot d8e906ba1f chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-06-15)

### Bug Fixes

* Add bin field to root package.json for npx execution ([01cb46e](01cb46e43d)), closes [bmadcode/BMAD-METHOD#v4](https://github.com/bmadcode/BMAD-METHOD/issues/v4)
* Add glob dependency for installer ([8d788b6](8d788b6f49))
* Add installer dependencies to root package.json ([0a838e9](0a838e9d57))
* auto semantic versioning fix ([166ed04](166ed04767))
* auto semantic versioning fix again ([11260e4](11260e4395))
* Remove problematic install script from package.json ([cb1836b](cb1836bd6d))
* resolve NPM token configuration ([b447a8b](b447a8bd57))

### Features

* add versioning and release automation ([0ea5e50](0ea5e50aa7))
2025-06-15 01:21:07 +00:00

1.3 KiB

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)