Release v5.1.3: Version bump for npm install fix (#66)

* Initial plan

* Release v5.1.3: Fix npm install failures with smart caching

Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
This commit is contained in:
Copilot
2025-11-06 18:05:43 -05:00
committed by GitHub
parent f7b51a963e
commit 0b476e971a
5 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "5.1.2",
"version": "5.1.3",
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
"author": {
"name": "Alex Newman"