aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/mcp/.wrangler/state/v3/do/supermemory-mcp-SupermemoryMCP/95ec534cda8afd8d5d281641c5d3869780d71870f2f4241bd84e49111fbe0ba5.sqlitebin0 -> 40960 bytes
-rw-r--r--apps/mcp/.wrangler/state/v3/do/supermemory-mcp-SupermemoryMCP/c8320a387488ecd4b38e8d6a3d4b9e7a3d358de0117084783cf093a9620e8e01.sqlitebin0 -> 40960 bytes
-rw-r--r--packages/memory-graph/package.json2
3 files changed, 1 insertions, 1 deletions
diff --git a/apps/mcp/.wrangler/state/v3/do/supermemory-mcp-SupermemoryMCP/95ec534cda8afd8d5d281641c5d3869780d71870f2f4241bd84e49111fbe0ba5.sqlite b/apps/mcp/.wrangler/state/v3/do/supermemory-mcp-SupermemoryMCP/95ec534cda8afd8d5d281641c5d3869780d71870f2f4241bd84e49111fbe0ba5.sqlite
new file mode 100644
index 00000000..3dcc228b
--- /dev/null
+++ b/apps/mcp/.wrangler/state/v3/do/supermemory-mcp-SupermemoryMCP/95ec534cda8afd8d5d281641c5d3869780d71870f2f4241bd84e49111fbe0ba5.sqlite
Binary files differ
diff --git a/apps/mcp/.wrangler/state/v3/do/supermemory-mcp-SupermemoryMCP/c8320a387488ecd4b38e8d6a3d4b9e7a3d358de0117084783cf093a9620e8e01.sqlite b/apps/mcp/.wrangler/state/v3/do/supermemory-mcp-SupermemoryMCP/c8320a387488ecd4b38e8d6a3d4b9e7a3d358de0117084783cf093a9620e8e01.sqlite
new file mode 100644
index 00000000..eb759091
--- /dev/null
+++ b/apps/mcp/.wrangler/state/v3/do/supermemory-mcp-SupermemoryMCP/c8320a387488ecd4b38e8d6a3d4b9e7a3d358de0117084783cf093a9620e8e01.sqlite
Binary files differ
diff --git a/packages/memory-graph/package.json b/packages/memory-graph/package.json
index 41967829..201ff32e 100644
--- a/packages/memory-graph/package.json
+++ b/packages/memory-graph/package.json
@@ -1,6 +1,6 @@
{
"name": "@supermemory/memory-graph",
- "version": "0.1.7",
+ "version": "0.1.8",
"description": "Interactive graph visualization component for Supermemory - visualize and explore your memory connections",
"type": "module",
"main": "./dist/memory-graph.cjs",