diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a23c4d..503ef7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index cb65269..82fa713 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/package.runtime.json b/package.runtime.json index fe1867d..6113afe 100644 --- a/package.runtime.json +++ b/package.runtime.json @@ -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": {