Compare commits

...

1 Commits

Author SHA1 Message Date
czlonkowski
093af50dcc chore: bump version to 2.19.6
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>
2025-10-14 11:17:26 +02:00
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": {