Skip to content

Commit b208516

Browse files
committed
chore(release): bump cli version to 1.1.0
1 parent e40260f commit b208516

4 files changed

Lines changed: 15 additions & 3 deletions

File tree

sdk/cli/CHANGELOG.es.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/beyondnetcode/evolith_arch32/compare/cli-v1.0.3...cli-v1.1.0) (2026-06-04)
4+
5+
### Features
6+
7+
* **cli:** adición de suite de comandos sdlc con mocks para handoff y scaffolding DDD ([e40260f](https://github.com/beyondnetcode/evolith_arch32/commit/e40260f))
8+
39
> **Nota:** Este archivo es un esqueleto inicial. Por favor, complete la traducción.
410
511
---

sdk/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/beyondnetcode/evolith_arch32/compare/cli-v1.0.3...cli-v1.1.0) (2026-06-04)
4+
5+
### Features
6+
7+
* **cli:** add sdlc command suite with handoff and ddd scaffolding mocks ([e40260f](https://github.com/beyondnetcode/evolith_arch32/commit/e40260f))
8+
39
## [1.0.3](https://github.com/beyondnetcode/evolith_arch32/compare/cli-v1.0.2...cli-v1.0.3) (2026-06-03)
410

511

sdk/cli/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.

sdk/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@evolith/cli",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Evolith SDK Command Line Interface",
55
"main": "dist/main.js",
66
"bin": {

0 commit comments

Comments
 (0)