Release v3.6.2

Published from npm package build
Source: https://github.com/thedotmack/claude-mem-source
This commit is contained in:
Alex Newman
2025-09-10 22:15:14 -04:00
parent 3eaae66bc4
commit f0c3bf18b0
3 changed files with 396 additions and 227 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "3.6.1",
"version": "3.6.2",
"description": "Memory compression system for Claude Code - persist context across sessions",
"keywords": [
"claude",
@@ -52,6 +52,7 @@
"dist",
"hooks",
"commands",
".mcp.json"
".mcp.json",
"CHANGELOG.md"
]
}