chore: bump version to 7.1.1

- Updated all version files
- Updated CHANGELOG with v7.1.1 release notes
- Critical fixes: Windows Bun auto-install, path quoting
- New feature: Automatic worker restart on version updates
This commit is contained in:
Alex Newman
2025-12-12 22:40:48 -05:00
parent 490ba182d5
commit c6fd984cc1
6 changed files with 42 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "7.1.0",
"version": "7.1.1",
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
"author": {
"name": "Alex Newman"