Skip to content

Commit 52217e4

Browse files
chore(release): 0.9.0 [skip ci]
# [0.9.0](v0.8.0...v0.9.0) (2026-03-23) ### Features * add workflow audit pack with real-case validation ([a9ab51a](a9ab51a))
1 parent a0ea9e1 commit 52217e4

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.9.0](https://github.com/jonathansantilli/codegate/compare/v0.8.0...v0.9.0) (2026-03-23)
2+
3+
### Features
4+
5+
- add workflow audit pack with real-case validation ([a9ab51a](https://github.com/jonathansantilli/codegate/commit/a9ab51ade8d04e390608652ddac9d60fc4608f4f))
6+
17
# [0.8.0](https://github.com/jonathansantilli/codegate/compare/v0.7.0...v0.8.0) (2026-03-22)
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.8.0",
3+
"version": "0.9.0",
44
"description": "Pre-flight security scanner for AI coding tool configurations.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)