fix: Emit onSessionCreated event during standard initialize flow (#315)

This commit is contained in:
Romuald Członkowski
2025-10-12 23:34:51 +02:00
committed by GitHub
parent e11a885b0d
commit aa8a6a7069
5 changed files with 353 additions and 2 deletions

View File

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