Skip to content

Commit a74bf58

Browse files
chore(release): 0.11.0 [skip ci]
# [0.11.0](v0.10.0...v0.11.0) (2026-03-23) ### Features * **wrapper:** add scan-option parity for skills and clawhub ([3eeacc1](3eeacc1))
1 parent 3eeacc1 commit a74bf58

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.11.0](https://github.com/jonathansantilli/codegate/compare/v0.10.0...v0.11.0) (2026-03-23)
2+
3+
### Features
4+
5+
- **wrapper:** add scan-option parity for skills and clawhub ([3eeacc1](https://github.com/jonathansantilli/codegate/commit/3eeacc1a5e7e7e6909354458cf7c5e5139f0f74f))
6+
17
# [0.10.0](https://github.com/jonathansantilli/codegate/compare/v0.9.1...v0.10.0) (2026-03-23)
28

39
### Features

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codegate-ai",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Pre-flight security scanner for AI coding tool configurations.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)