🚀 What's New in v5.1.2
✨ New Features
- feat: simplify installation to single @stable tag
- feat: enhance manual release workflow with automatic release notes
- feat: add convenient npm scripts for command line releases
🐛 Bug Fixes
- fix: stable tag
- fix: handle existing tags in promote-to-stable workflow
- fix: enable version bumping in manual release workflow
- fix: handle protected branch in manual release workflow
- fix: simplify npm publishing to use latest tag only
- fix: update installer package.json version to 5.1.0
- fix: correct version to 5.1.1 after patch release
📦 Other Changes
- docs: update versioning and releases documentation
- sync: update package.json to match published version 5.0.1
🔧 Maintenance
- chore: configure changelog file path in semantic-release config (#448)
- chore: add code formatting config and pre-commit hooks (#450)
📦 Installation
npx bmad-method install
Full Changelog: v5.0.0-beta.2...v5.1.2