@troykelly/openclaw-projects 0.0.53 → 0.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "id": "openclaw-projects",
3
- "version": "0.0.53",
3
+ "version": "0.0.54",
4
4
  "name": "OpenClaw Projects Plugin",
5
5
  "description": "Full-lifecycle agent backend: memory, projects, todos, contacts, terminal management, API integration, dev sessions, notes, communication, and namespace scoping",
6
6
  "kind": "memory",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@troykelly/openclaw-projects",
3
- "version": "0.0.53",
3
+ "version": "0.0.54",
4
4
  "description": "OpenClaw memory plugin with projects, todos, and contacts integration",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",