fix: return 202 for stale-session notifications, warn on updateTable columns (#654) (#655)

This commit is contained in:
Romuald Członkowski
2026-03-22 19:59:57 +01:00
committed by GitHub
parent 6f6668acc4
commit ec19c9dade
7 changed files with 200 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp",
"version": "2.40.2",
"version": "2.40.3",
"description": "Integration between n8n workflow automation and Model Context Protocol (MCP)",
"main": "dist/index.js",
"types": "dist/index.d.ts",