Release v3.9.16

Published from npm package build
Source: https://github.com/thedotmack/claude-mem-source
This commit is contained in:
Alex Newman
2025-10-06 22:55:16 -04:00
parent c49533c250
commit 5f15695c3f
4 changed files with 70 additions and 72 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

+68 -68
View File
File diff suppressed because one or more lines are too long
+2 -4
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "3.9.14",
"version": "3.9.16",
"description": "Memory compression system for Claude Code - persist context across sessions",
"keywords": [
"claude",
@@ -52,8 +52,6 @@
"src",
".mcp.json",
"CHANGELOG.md",
"README_WINDOWS.md",
"claude-mem-logo-lm.webp",
"claude-mem-logo-dm.webp"
"README_WINDOWS.md"
]
}