BMAD-METHOD/tools
Brian Madison 38a5024026 feat: improve semantic-release automation and disable manual version bumping
- Add custom semantic-release plugin to sync installer package.json
- Update semantic-release config to include installer package.json in releases
- Disable manual version bump script in favor of conventional commits
- Add helper script for version synchronization
- This ensures semantic-release fully manages both package.json files

BREAKING CHANGE: Manual version bumping via npm scripts is now disabled. Use conventional commits for automated releases.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 14:16:01 -05:00
..
builders chore: update imports to Node.js prefix and add error handling improvements (#221) 2025-06-15 09:59:25 -05:00
installer chore: reset version to 4.2.0 for semantic-release sync 2025-06-15 14:14:49 -05:00
lib moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to 2025-06-13 19:11:17 -05:00
upgraders fix: update glob usage to modern async API 2025-06-15 14:13:09 -05:00
bmad-npx-wrapper.js moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to 2025-06-13 19:11:17 -05:00
cli.js cursor, correted roo, and windsurf rules readded and will update on project build 2025-06-14 16:38:37 -05:00
semantic-release-sync-installer.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
sync-installer-version.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
version-bump.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
yaml-format.js formatter updates 2025-06-14 18:11:16 -05:00