chore: release 2026.1.24-1

This commit is contained in:
Peter Steinberger
2026-01-25 14:08:20 +00:00
parent 71eb6d5dd0
commit a22ac64c47
33 changed files with 144 additions and 246 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@clawdbot/memory-core",
"version": "2026.1.23",
"version": "2026.1.24",
"type": "module",
"description": "Clawdbot core memory search plugin",
"clawdbot": {
@@ -9,6 +9,6 @@
]
},
"peerDependencies": {
"clawdbot": ">=2026.1.23-1"
"clawdbot": ">=2026.1.24"
}
}