chore: bump version to 2026.3.30

This commit is contained in:
Peter Steinberger
2026-03-30 09:28:21 +09:00
parent d26d7c797b
commit f3bf7fe53a
89 changed files with 132 additions and 132 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/memory-lancedb",
"version": "2026.3.29",
"version": "2026.3.30",
"description": "OpenClaw LanceDB-backed long-term memory plugin with auto-recall/capture",
"type": "module",
"dependencies": {
@@ -15,7 +15,7 @@
"install": {
"npmSpec": "@openclaw/memory-lancedb",
"defaultChoice": "npm",
"minHostVersion": ">=2026.3.29"
"minHostVersion": ">=2026.3.30"
},
"release": {
"publishToNpm": true