Skip to content

Commit 46eba85

Browse files
authored
chore(release): v2.2.1 (#15)
## Summary - Patch release: security dep bumps (ajv CVE fix + minimatch ReDoS hardening) - Version bump to 2.2.1 ## Quality Gates - lint: PASS - typecheck: PASS - build: PASS - test: PASS (239/239)
1 parent a0d8f62 commit 46eba85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebase-intelligence",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Codebase analysis engine with MCP integration for LLM-assisted code understanding",
55
"type": "module",
66
"main": "dist/cli.js",

0 commit comments

Comments
 (0)