Skip to content

Commit c036ad0

Browse files
chore(release): 0.14.4 [skip ci]
## [0.14.4](v0.14.3...v0.14.4) (2026-04-22) ### Bug Fixes * **scan:** close cross-scan leak for single-file targets of any format ([#55](#55)) ([46e2148](46e2148)), closes [#54](#54) [#54](#54)
1 parent 46e2148 commit c036ad0

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.14.4](https://github.com/jonathansantilli/codegate/compare/v0.14.3...v0.14.4) (2026-04-22)
2+
3+
### Bug Fixes
4+
5+
- **scan:** close cross-scan leak for single-file targets of any format ([#55](https://github.com/jonathansantilli/codegate/issues/55)) ([46e2148](https://github.com/jonathansantilli/codegate/commit/46e2148e6fc57d27a0b47a63ebbc095ed9fd83a7)), closes [#54](https://github.com/jonathansantilli/codegate/issues/54) [#54](https://github.com/jonathansantilli/codegate/issues/54)
6+
17
## [0.14.3](https://github.com/jonathansantilli/codegate/compare/v0.14.2...v0.14.3) (2026-04-22)
28

39
### Bug Fixes

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.14.3",
3+
"version": "0.14.4",
44
"description": "Pre-flight security scanner for AI coding tool configurations.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)