## [1.0.1](https://github.com/bmadcode/BMAD-METHOD/compare/v1.0.0...v1.0.1) (2025-06-15) ### Bug Fixes * resolve NPM token configuration ([620b09a](620b09a556))
1.5 KiB
1.5 KiB
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)