Brian Madison
b9bc196e7f
chore: sync version to 4.42.1 after release
...
- Update package.json to match published npm version
- Update installer package.json to match
2025-08-31 21:57:39 -05:00
Brian Madison
0a6cbd72cc
chore: bump version to 4.42.0 for release
...
- Update main package.json to 4.42.0
- Update installer package.json to 4.42.0
- Add PR validation workflow and contribution checks
- Add pre-release and fix scripts
- Update CONTRIBUTING.md with validation requirements
2025-08-31 21:45:21 -05:00
Brian Madison
04c485b72e
chore: bump to 4.39.1 to fix installer version display
2025-08-17 07:13:09 -05:00
Brian Madison
68eb31da77
fix: update installer version display to show 4.39.0
2025-08-17 07:12:53 -05:00
Brian Madison
f5272f12e4
sync: update to published version 5.1.3
2025-08-16 21:35:12 -05:00
Brian Madison
26890a0a03
sync: update versions to 5.1.2 to match published release
2025-08-16 21:20:17 -05:00
Brian Madison
cf22fd98f3
fix: correct version to 5.1.1 after patch release
...
- npm latest tag now correctly points to 5.1.0
- package.json updated to 5.1.1 (what patch should have made)
- installer version synced
2025-08-16 21:10:46 -05:00
Brian Madison
f959a07bda
fix: update installer package.json version to 5.1.0
...
- Fixes version reporting in npx bmad-method --version
- Ensures installer displays correct version number
2025-08-16 21:04:32 -05:00
manjaroblack
ed539432fb
chore: add code formatting config and pre-commit hooks ( #450 )
2025-08-16 19:08:39 -05:00
github-actions[bot]
f56d37a60a
release: promote to stable 5.0.0
...
- Promote beta features to stable release
- Update version from 4.38.0 to 5.0.0
- Automated promotion via GitHub Actions
2025-08-15 23:06:28 -05:00
github-actions[bot]
224cfc05dc
release: promote to stable 4.38.0
...
- Promote beta features to stable release
- Update version from 4.37.0 to 4.38.0
- Automated promotion via GitHub Actions
2025-08-15 23:06:27 -05:00
Brian Madison
d21ac491a0
release: create stable 4.37.0 release
...
Promote beta features to stable release with dual publishing support
2025-08-15 23:06:27 -05:00
Brian Madison
e0dcbcf527
fix: update versions for dual publishing beta releases
2025-08-15 20:03:10 -05:00
Brian Madison
5ceca3aeb9
fix: add semver dependency and correct NPM dist-tag configuration
...
- Add missing semver dependency to installer package.json
- Configure semantic-release to use correct channels (beta/latest)
- This ensures beta releases publish to @beta tag correctly
2025-08-15 19:33:07 -05:00
semantic-release-bot
ffcb4d4bf2
chore(release): 4.36.2 [skip ci]
...
## [4.36.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.36.1...v4.36.2 ) (2025-08-10)
### Bug Fixes
* align installer dependencies with root package versions for ESM compatibility ([#420 ](https://github.com/bmadcode/BMAD-METHOD/issues/420 )) ([3f6b674 ](3f6b67443d ))
2025-08-10 14:26:15 +00:00
circus
3f6b67443d
fix: align installer dependencies with root package versions for ESM compatibility ( #420 )
...
Downgrade chalk, inquirer, and ora in tools/installer to CommonJS-compatible versions:
- chalk: ^5.4.1 -> ^4.1.2
- inquirer: ^12.6.3 -> ^8.2.6
- ora: ^8.2.0 -> ^5.4.1
Resolves 'is not a function' errors caused by ESM/CommonJS incompatibility.
2025-08-10 09:25:46 -05:00
semantic-release-bot
85a0d83fc5
chore(release): 4.36.1 [skip ci]
...
## [4.36.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.36.0...v4.36.1 ) (2025-08-09)
### Bug Fixes
* update Node.js version to 20 in release workflow and reduce Discord spam ([3f7e19a ](3f7e19a098 ))
2025-08-09 20:49:42 +00:00
semantic-release-bot
23df54c955
chore(release): 4.36.0 [skip ci]
...
# [4.36.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.35.3...v4.36.0 ) (2025-08-09)
### Features
* modularize flattener tool into separate components with improved project root detection ([#417 ](https://github.com/bmadcode/BMAD-METHOD/issues/417 )) ([0fdbca7 ](0fdbca73fc ))
2025-08-09 20:33:49 +00:00
semantic-release-bot
8211d2daff
chore(release): 4.35.3 [skip ci]
...
## [4.35.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.35.2...v4.35.3 ) (2025-08-06)
### Bug Fixes
* doc location improvement ([1676f51 ](1676f5189e ))
2025-08-06 05:01:55 +00:00
semantic-release-bot
3c3d58939f
chore(release): 4.35.2 [skip ci]
...
## [4.35.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.35.1...v4.35.2 ) (2025-08-06)
### Bug Fixes
* npx status check ([f7c2a4f ](f7c2a4fb6c ))
2025-08-06 03:34:49 +00:00
semantic-release-bot
9df28d5313
chore(release): 4.35.1 [skip ci]
...
## [4.35.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.35.0...v4.35.1 ) (2025-08-06)
### Bug Fixes
* npx hanging commands ([2cf322e ](2cf322ee0d ))
2025-08-06 03:22:35 +00:00
semantic-release-bot
5dc4043577
chore(release): 4.35.0 [skip ci]
...
# [4.35.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.34.0...v4.35.0 ) (2025-08-04)
### Features
* add qwen-code ide support to bmad installer. ([#392 ](https://github.com/bmadcode/BMAD-METHOD/issues/392 )) ([a72b790 ](a72b790f3b ))
2025-08-04 01:24:35 +00:00
semantic-release-bot
55f834954f
chore(release): 4.34.0 [skip ci]
...
# [4.34.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.33.1...v4.34.0 ) (2025-08-03)
### Features
* add KiloCode integration support to BMAD installer ([#390 ](https://github.com/bmadcode/BMAD-METHOD/issues/390 )) ([dcebe91 ](dcebe91d5e ))
2025-08-03 14:50:09 +00:00
semantic-release-bot
4fc8e752a6
chore(release): 4.33.1 [skip ci]
...
## [4.33.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.33.0...v4.33.1 ) (2025-07-29)
### Bug Fixes
* dev agent yaml syntax for develop-story command ([#362 ](https://github.com/bmadcode/BMAD-METHOD/issues/362 )) ([bcb3728 ](bcb3728f88 ))
2025-07-29 02:05:28 +00:00
semantic-release-bot
f7963cbaa9
chore(release): 4.33.0 [skip ci]
...
# [4.33.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.32.0...v4.33.0 ) (2025-07-28)
### Features
* version bump ([e9dd4e7 ](e9dd4e7beb ))
2025-07-28 04:54:52 +00:00
semantic-release-bot
a2ddf926e5
chore(release): 4.32.0 [skip ci]
...
# [4.32.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.31.0...v4.32.0 ) (2025-07-27)
### Bug Fixes
* Add package-lock.json to fix GitHub Actions dependency resolution ([cce7a75 ](cce7a758a6 ))
* GHA fix ([62ccccd ](62ccccdc9e ))
### Features
* Overhaul and Enhance 2D Unity Game Dev Expansion Pack ([#350 ](https://github.com/bmadcode/BMAD-METHOD/issues/350 )) ([a7038d4 ](a7038d43d1 ))
2025-07-27 03:35:50 +00:00
semantic-release-bot
bfaaa0ee11
chore(release): 4.31.0 [skip ci]
...
# [4.31.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.4...v4.31.0 ) (2025-07-20)
### Bug Fixes
* enhanced user guide with better diagrams ([c445962 ](c445962f25 ))
### Features
* Installation includes a getting started user guide with detailed mermaid diagram ([df57d77 ](df57d772ca ))
2025-07-20 02:18:34 +00:00
semantic-release-bot
e44271b191
chore(release): 4.30.4 [skip ci]
...
## [4.30.4](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.3...v4.30.4 ) (2025-07-19)
### Bug Fixes
* docs ([8619006 ](8619006c16 ))
* lint fix ([49e4897 ](49e489701e ))
2025-07-19 15:07:57 +00:00
semantic-release-bot
1062cad9bc
chore(release): 4.30.3 [skip ci]
...
## [4.30.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.2...v4.30.3 ) (2025-07-19)
### Bug Fixes
* improve code in the installer to be more memory efficient ([849e428 ](849e42871a ))
2025-07-19 05:04:46 +00:00
semantic-release-bot
0089110e3c
chore(release): 4.30.2 [skip ci]
...
## [4.30.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.1...v4.30.2 ) (2025-07-17)
### Bug Fixes
* remove z2 ([dcb36a9 ](dcb36a9b44 ))
2025-07-17 04:37:47 +00:00
semantic-release-bot
4fd72a6dcb
chore(release): 4.30.1 [skip ci]
...
## [4.30.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.0...v4.30.1 ) (2025-07-15)
### Bug Fixes
* added logo to installer, because why not... ([2cea37a ](2cea37aa8c ))
2025-07-15 00:48:18 +00:00
semantic-release-bot
00285c9250
chore(release): 4.30.0 [skip ci]
...
# [4.30.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.7...v4.30.0 ) (2025-07-15)
### Features
* installer is now VERY clear about IDE selection being a multiselect ([e24b6f8 ](e24b6f84fd ))
2025-07-15 00:39:46 +00:00
semantic-release-bot
2c20531883
chore(release): 4.29.7 [skip ci]
...
## [4.29.7](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.6...v4.29.7 ) (2025-07-14)
### Bug Fixes
* bundle build ([0723eed ](0723eed881 ))
2025-07-14 05:08:00 +00:00
semantic-release-bot
bddb5b05c4
chore(release): 4.29.6 [skip ci]
...
## [4.29.6](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.5...v4.29.6 ) (2025-07-14)
### Bug Fixes
* improve agent task folowing in agressing cost saving ide model combos ([3621c33 ](3621c330e6 ))
2025-07-14 05:06:57 +00:00
semantic-release-bot
ef32eddcd6
chore(release): 4.29.5 [skip ci]
...
## [4.29.5](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.4...v4.29.5 ) (2025-07-14)
### Bug Fixes
* windows regex issue ([9f48c1a ](9f48c1a869 ))
2025-07-14 03:48:54 +00:00
semantic-release-bot
733a085370
chore(release): 4.29.4 [skip ci]
...
## [4.29.4](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.3...v4.29.4 ) (2025-07-14)
### Bug Fixes
* empty .roomodes, support Windows-style newlines in YAML block regex ([#311 ](https://github.com/bmadcode/BMAD-METHOD/issues/311 )) ([551e30b ](551e30b65e ))
2025-07-14 03:45:02 +00:00
semantic-release-bot
5b8f6cc85d
chore(release): 4.29.3 [skip ci]
...
## [4.29.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.2...v4.29.3 ) (2025-07-13)
### Bug Fixes
* annoying YAML lint error ([afea271 ](afea271e5e ))
2025-07-13 20:52:18 +00:00
semantic-release-bot
c39164789d
chore(release): 4.29.2 [skip ci]
...
## [4.29.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.1...v4.29.2 ) (2025-07-13)
### Bug Fixes
* add readme note about discord joining issues ([4ceaced ](4ceacedd73 ))
2025-07-13 16:56:32 +00:00
semantic-release-bot
192c6a403b
chore(release): 4.29.1 [skip ci]
...
## [4.29.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.0...v4.29.1 ) (2025-07-13)
### Bug Fixes
* brianstorming facilitation output ([f62c05a ](f62c05ab0f ))
2025-07-13 16:33:31 +00:00
semantic-release-bot
5c588d008e
chore(release): 4.29.0 [skip ci]
...
# [4.29.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.28.0...v4.29.0 ) (2025-07-13)
### Features
* Claude Code slash commands for Tasks and Agents! ([e9e541a ](e9e541a52e ))
2025-07-13 02:08:47 +00:00
semantic-release-bot
f32a5fe08a
chore(release): 4.28.0 [skip ci]
...
# [4.28.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.6...v4.28.0 ) (2025-07-12)
### Features
* bmad-master can load kb properly ([3c13c56 ](3c13c56498 ))
2025-07-12 15:27:50 +00:00
semantic-release-bot
b5cbffd608
chore(release): 4.27.6 [skip ci]
...
## [4.27.6](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.5...v4.27.6 ) (2025-07-08)
### Bug Fixes
* installer improvement ([db30230 ](db302309f4 ))
2025-07-08 03:11:59 +00:00
semantic-release-bot
c97d76c797
chore(release): 4.27.5 [skip ci]
...
## [4.27.5](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.4...v4.27.5 ) (2025-07-08)
### Bug Fixes
* installer for github copilot asks follow up questions right away now so it does not seem to hang, and some minor doc improvements ([cadf8b6 ](cadf8b6750 ))
2025-07-08 01:47:25 +00:00
semantic-release-bot
ba9e3f3272
chore(release): 4.27.4 [skip ci]
...
## [4.27.4](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.3...v4.27.4 ) (2025-07-07)
### Bug Fixes
* doc updates ([1b86cd4 ](1b86cd4db3 ))
2025-07-07 01:52:36 +00:00
semantic-release-bot
c8b26d8eae
chore(release): 4.27.3 [skip ci]
...
## [4.27.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.2...v4.27.3 ) (2025-07-07)
### Bug Fixes
* remove test zoo folder ([908dcd7 ](908dcd7e9a ))
2025-07-07 01:48:17 +00:00
semantic-release-bot
92c9589f7d
chore(release): 4.27.2 [skip ci]
...
## [4.27.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.1...v4.27.2 ) (2025-07-07)
### Bug Fixes
* improve output ([a5ffe7b ](a5ffe7b9b2 ))
2025-07-07 01:41:08 +00:00
semantic-release-bot
63aabe435e
chore(release): 4.27.1 [skip ci]
...
## [4.27.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.0...v4.27.1 ) (2025-07-07)
### Bug Fixes
* build web bundles with new file extension includsion ([92201ae ](92201ae7ed ))
2025-07-07 00:55:24 +00:00
semantic-release-bot
1ac0d2bd91
chore(release): 4.27.0 [skip ci]
...
# [4.27.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.26.0...v4.27.0 ) (2025-07-06)
### Bug Fixes
* readme consolidation and version bumps ([0a61d3d ](0a61d3de4a ))
### Features
* big improvement to advanced elicitation ([1bc9960 ](1bc9960808 ))
* experimental doc creator v2 and template system ([b785371 ](b78537115d ))
* Massive improvement to the brainstorming task! ([9f53caf ](9f53caf4c6 ))
* WIP create-docv2 ([c107af0 ](c107af0598 ))
2025-07-06 17:12:23 +00:00
semantic-release-bot
400f7b8f41
chore(release): 4.26.0 [skip ci]
...
# [4.26.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.25.1...v4.26.0 ) (2025-07-06)
### Features
* **trae:** add support for trae ide integration ([#298 ](https://github.com/bmadcode/BMAD-METHOD/issues/298 )) ([fae0f5f ](fae0f5ff73 ))
2025-07-06 02:12:03 +00:00
semantic-release-bot
d6183b4bb1
chore(release): 4.25.1 [skip ci]
...
## [4.25.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.25.0...v4.25.1 ) (2025-07-06)
### Bug Fixes
* spelling errors in documentation. ([#297 ](https://github.com/bmadcode/BMAD-METHOD/issues/297 )) ([47b9d9f ](47b9d9f3e8 ))
2025-07-06 02:08:48 +00:00