Skip to content

chore(release): v1.6.0 changelog and version bumps#77

Merged
bmadcode merged 1 commit intomainfrom
changelog-1.6.0
Apr 21, 2026
Merged

chore(release): v1.6.0 changelog and version bumps#77
bmadcode merged 1 commit intomainfrom
changelog-1.6.0

Conversation

@bmadcode
Copy link
Copy Markdown
Contributor

Summary

  • Bump bmad-builder plugin: 1.5.0 → 1.6.0 (package.json, marketplace.json, package-lock.json)
  • Bump sample-plugins: 1.0.0 → 1.1.0 (marketplace.json) to reflect new sample-module-setup skill
  • Add v1.6.0 entry to CHANGELOG.md covering 15 commits since v1.5.0

v1.6.0 Highlights

Features

  • Customize.toml support across all three builders (Workflow, Agent, Module)
  • New customization-surface quality scanner
  • Agent metadata contract for First-Breath-named agents
  • Module roster validation
  • bmad-help integration via _meta row
  • New sample-module-setup skill (installs all 6 samples as a module)
  • bmad-dream-weaver-agent registered as standalone marketplace plugin

Fixes

Docs

No breaking changes. Additive minor release.

Test plan

  • CI green (prettier, markdownlint, schema, refs)
  • CHANGELOG.md renders correctly on GitHub
  • Version strings consistent across package.json, marketplace.json, package-lock.json

- bmad-builder 1.5.0 -> 1.6.0 (package.json, marketplace.json)
- sample-plugins 1.0.0 -> 1.1.0 (marketplace.json) for sample-module-setup
- CHANGELOG.md entry for v1.6.0
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

Warning

Rate limit exceeded

@bmadcode has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 1 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 21 minutes and 1 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 98824f28-85e6-4e4c-b4a4-b1c08661c64e

📥 Commits

Reviewing files that changed from the base of the PR and between d6e4bda and a6ee3bf.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • .claude-plugin/marketplace.json
  • CHANGELOG.md
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changelog-1.6.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bmadcode bmadcode merged commit 4a11c44 into main Apr 21, 2026
6 checks passed
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 21, 2026

🤖 Augment PR Summary

Summary: Prepares the v1.6.0 release by updating published version metadata and documenting the release contents.

Changes:

  • Bumps bmad-builder version from 1.5.0 → 1.6.0 in package.json and the marketplace manifest
  • Bumps sample-plugins marketplace entry from 1.0.0 → 1.1.0
  • Adds a new CHANGELOG.md section for 1.6.0 summarizing features, fixes, docs, and maintenance highlights

Notes: This is a maintenance/release PR (no functional code changes shown in the diff beyond version/changelog updates).

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread CHANGELOG.md

### 🎁 Features

* **Customize.toml support across all builders** — Workflow Builder, Agent Builder, and Module Builder now emit skills that participate in BMad's per-skill customization model. Workflow Builder gains an opt-in Configurability Discovery phase; Agent Builder always emits an `[agent]` metadata block plus an optional override surface; Module Builder reads agent metadata during create and populates `module.yaml:agents[]` roster
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog calls the file Customize.toml here, but elsewhere in the repo/docs it appears to be consistently customize.toml (lowercase). Using the canonical casing in release notes can help avoid confusion on case-sensitive filesystems.

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant