Skip to content

Commit 8ca5aa1

Browse files
committed
chore: bump version to 1.6.2 in package.json
1 parent e8b34ad commit 8ca5aa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codebase-context",
3-
"version": "1.6.1",
4-
"description": "Local-first MCP server that gives AI agents team context: patterns and conventions, memory to remember decisions and failures, preflight checks, and hybrid search with evidence quality scoring",
3+
"version": "1.6.2",
4+
"description": "Second brain for AI agents working on your codebase - team coding patterns detection, persistent memory, preflight checks, and hybrid search with evidence scoring. Local-first MCP server",
55
"type": "module",
66
"main": "./dist/lib.js",
77
"types": "./dist/lib.d.ts",

0 commit comments

Comments
 (0)