Skip to content

Commit 4411536

Browse files
chore(main): release 2.3.0 (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 864316e commit 4411536

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.1"
2+
".": "2.3.0"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.3.0](https://github.com/LarsCowe/bmalph/compare/v2.2.1...v2.3.0) (2026-02-21)
9+
10+
11+
### Features
12+
13+
* add multi-platform support for six AI coding assistants ([#54](https://github.com/LarsCowe/bmalph/issues/54)) ([864316e](https://github.com/LarsCowe/bmalph/commit/864316ed91aa329110bc0859e886b1cbd25f99e1))
14+
* **init:** detect existing BMAD installation during init ([42d0047](https://github.com/LarsCowe/bmalph/commit/42d0047573f69484c84eff09fd0098a53332cec6)), closes [#52](https://github.com/LarsCowe/bmalph/issues/52)
15+
16+
17+
### Bug Fixes
18+
19+
* prevent data loss in atomic _bmad copy with rename-aside pattern ([b728a58](https://github.com/LarsCowe/bmalph/commit/b728a58c96bd9707a04a7d4009fffe0da2b41bf4))
20+
* **transition:** handle unreadable new spec file in changelog generation ([2d3cb9e](https://github.com/LarsCowe/bmalph/commit/2d3cb9e36d3bb04848078c416a0852582789319e))
21+
* **transition:** warn when readiness report is unreadable during NO-GO check ([69fba65](https://github.com/LarsCowe/bmalph/commit/69fba65b53ba80dce3046fc2690fab17343f9fb1))
22+
823
## [2.2.1](https://github.com/LarsCowe/bmalph/compare/v2.2.0...v2.2.1) (2026-02-21)
924

1025

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.

0 commit comments

Comments
 (0)