chore(tools): bump @supermemory/tools to 2.1.0

Releases the SDK call-mismatch fixes from #1186: page-based
documents.list pagination, string-id documents.delete, memories
response field, forget via DELETE /v4/memories, and working
claude-memory delete/rename.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Dhravya Shah 2026-07-10 18:36:49 -07:00
parent 501613b6bc
commit 060c5eff4c

View file

@ -1,7 +1,7 @@
{
"name": "@supermemory/tools",
"type": "module",
"version": "2.0.0",
"version": "2.1.0",
"description": "Memory tools for AI SDK, OpenAI, Voltagent and Mastra with supermemory",
"scripts": {
"build": "tsdown",