Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"sdk/cli": "1.0.3"
"sdk/cli": "1.1.0"
}
12 changes: 12 additions & 0 deletions sdk/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## [1.1.0](https://github.com/beyondnetcode/evolith_arch32/compare/cli-v1.0.3...cli-v1.1.0) (2026-06-04)


### Features

* **cli:** add sdlc ddd and handoff command mocks ([e40260f](https://github.com/beyondnetcode/evolith_arch32/commit/e40260f46c040df7cb034b29860fc498debd2698))


### Bug Fixes

* sync bilingual CHANGELOG structure - add missing 1.0.3 header to ES version ([e8ac5f0](https://github.com/beyondnetcode/evolith_arch32/commit/e8ac5f00d72770df988f9b7aa6685faa2626744c))

## [1.1.0](https://github.com/beyondnetcode/evolith_arch32/compare/cli-v1.0.3...cli-v1.1.0) (2026-06-04)

### Features

* **cli:** add sdlc command suite with handoff and ddd scaffolding mocks ([e40260f](https://github.com/beyondnetcode/evolith_arch32/commit/e40260f))
Expand Down
Loading