BMAD-METHOD/.github/workflows
Alex Verkhovsky eb8ea8ef83 fix(release): simplify version bump logic
Modern npm (v11+) correctly handles --preid flag transitions:
- prerelease --preid=beta on alpha.X produces beta.0 (works!)
- prerelease --preid=alpha on alpha.X produces alpha.X+1 (works!)

CodeRabbit warning was based on outdated npm behavior.
Consolidate alpha|beta into single case for cleaner code.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 14:17:23 -07:00
..
bundle-latest.yaml fix: enabled web bundles for test and dev (#948) 2025-11-20 13:44:48 -06:00
discord.yaml feat(discord): compact plain-text notifications with bug fixes (#1021) 2025-12-03 20:22:59 -06:00
manual-release.yaml fix(release): simplify version bump logic 2025-12-14 14:17:23 -07:00
quality.yaml feat(quality): add markdownlint-cli2 to quality checks (#1039) 2025-12-06 12:40:07 -06:00