Skip to content

Commit effcaae

Browse files
chore(release): 0.14.1 [skip ci]
## [0.14.1](v0.14.0...v0.14.1) (2026-04-22) ### Bug Fixes * **layer3:** clean remote-resource URLs + configurable timeout & byte-size guards ([#52](#52)) ([750c422](750c422))
1 parent 750c422 commit effcaae

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.1](https://github.com/jonathansantilli/codegate/compare/v0.14.0...v0.14.1) (2026-04-22)
2+
3+
### Bug Fixes
4+
5+
- **layer3:** clean remote-resource URLs + configurable timeout & byte-size guards ([#52](https://github.com/jonathansantilli/codegate/issues/52)) ([750c422](https://github.com/jonathansantilli/codegate/commit/750c4229d6c08f7fa4fc58e3922394bce5b66647))
6+
17
# [0.14.0](https://github.com/jonathansantilli/codegate/compare/v0.13.0...v0.14.0) (2026-04-21)
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.14.0",
3+
"version": "0.14.1",
44
"description": "Pre-flight security scanner for AI coding tool configurations.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)