Release v3.9.12

Published from npm package build
Source: https://github.com/thedotmack/claude-mem-source
This commit is contained in:
Alex Newman
2025-10-03 21:09:11 -04:00
parent 5244a12422
commit 874726b193
3 changed files with 270 additions and 4 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "3.9.11",
"version": "3.9.12",
"description": "Memory compression system for Claude Code - persist context across sessions",
"keywords": [
"claude",
@@ -51,6 +51,7 @@
"commands",
"src",
".mcp.json",
"CHANGELOG.md"
"CHANGELOG.md",
"README_WINDOWS.md"
]
}