BMAD-METHOD/.github/workflows
Alex Verkhovsky 7fd21102bd fix(release): update workflow to sync package-lock.json
- Call 'npm version' directly with --no-git-tag-version flag to ensure
  both package.json and package-lock.json are updated together
- Add 'alpha' option (default) for alpha version bumps
- Add 'beta' option to transition to/bump beta series
- Temporarily disable web bundles (tools/cli/bundlers/ is missing)

The workflow was previously calling non-existent npm scripts
(version:patch/minor/major) that were removed in the v6 refactor.

Note: This change cannot be fully tested without triggering an actual
release. The web bundles functionality requires a separate fix.

Fixes #1104

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 13:38:13 -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): update workflow to sync package-lock.json 2025-12-14 13:38:13 -07:00
quality.yaml feat(quality): add markdownlint-cli2 to quality checks (#1039) 2025-12-06 12:40:07 -06:00