chore: bump version to 9.0.15

Includes PR #745 isolated credentials fix - prevents API key hijacking
from random project .env files by using centralized credentials from
~/.claude-mem/.env

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2026-02-04 20:21:01 -05:00
parent a69613b4e0
commit 8f1a260d96
10 changed files with 263 additions and 141 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mem-plugin",
"version": "9.0.14",
"version": "9.0.15",
"private": true,
"description": "Runtime dependencies for claude-mem bundled hooks",
"type": "module",