chore: bump version to 2.19.6 (#324)

Bump version to 2.19.6 to be higher than npm registry version (2.19.5).

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Romuald Członkowski
2025-10-14 11:31:29 +02:00
committed by GitHub
parent 4399899255
commit 0f5b0d9463
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.18.11] - 2025-10-14
## [2.19.6] - 2025-10-14
### 📦 Dependency Updates

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp-runtime",
"version": "2.18.11",
"version": "2.19.6",
"description": "n8n MCP Server Runtime Dependencies Only",
"private": true,
"dependencies": {