Skip to content

Commit 3d3b1f1

Browse files
chore(release): 0.11.0 (#63)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e1dd6b7 commit 3d3b1f1

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.11.0](https://github.com/archgate/cli/compare/v0.10.0...v0.11.0) (2026-03-16)
2+
3+
### Features
4+
5+
* add `archgate plugin` command group ([#61](https://github.com/archgate/cli/issues/61)) ([24950b4](https://github.com/archgate/cli/commit/24950b4f7874754ddd8d7f923add23c52090ae86))
6+
7+
### Bug Fixes
8+
9+
* **docs:** sync pt-br translations with English source ([#64](https://github.com/archgate/cli/issues/64)) ([e1dd6b7](https://github.com/archgate/cli/commit/e1dd6b792d0ece21a9f7ee3d76c0385717b2f5cb))
10+
111
## [0.10.0](https://github.com/archgate/cli/compare/v0.9.3...v0.10.0) (2026-03-15)
212

313
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "archgate",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Enforce Architecture Decision Records as executable rules — for both humans and AI agents",
55
"readme": "README.md",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)