Skip to content

Commit 0ec4ad2

Browse files
chore(release): 4.20.0 [skip ci]
# [4.20.0](v4.19.2...v4.20.0) (2025-06-29) ### Features * Massive documentation refactor, added explanation of the new expanded role of the QA agent that will make your code quality MUCH better. 2 new diagram clearly explain the role of the pre dev ideation cycle (prd and architecture) and the details of how the dev cycle works. ([c881dcc](c881dcc))
1 parent c881dcc commit 0ec4ad2

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.20.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.19.2...v4.20.0) (2025-06-29)
2+
3+
4+
### Features
5+
6+
* Massive documentation refactor, added explanation of the new expanded role of the QA agent that will make your code quality MUCH better. 2 new diagram clearly explain the role of the pre dev ideation cycle (prd and architecture) and the details of how the dev cycle works. ([c881dcc](https://github.com/bmadcode/BMAD-METHOD/commit/c881dcc48ff827ddfe8653aa364a021a66ce66eb))
7+
18
## [4.19.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.19.1...v4.19.2) (2025-06-28)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bmad-method",
3-
"version": "4.19.2",
3+
"version": "4.20.0",
44
"description": "Breakthrough Method of Agile AI-driven Development",
55
"main": "tools/cli.js",
66
"bin": {

tools/installer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bmad-method",
3-
"version": "4.19.2",
3+
"version": "4.20.0",
44
"description": "BMAD Method installer - AI-powered Agile development framework",
55
"main": "lib/installer.js",
66
"bin": {

0 commit comments

Comments
 (0)