Skip to content

Commit 8daa589

Browse files
committed
@supabase/mcp-utils v0.2.0
1 parent e30a8be commit 8daa589

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mcp-server-supabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@deno/eszip": "^0.84.0",
3333
"@modelcontextprotocol/sdk": "^1.4.1",
34-
"@supabase/mcp-utils": "0.1.3",
34+
"@supabase/mcp-utils": "0.2.0",
3535
"common-tags": "^1.8.2",
3636
"openapi-fetch": "^0.13.5",
3737
"zod": "^3.24.1"

packages/mcp-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/mcp-utils",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "MCP utilities",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)