diff --git a/CHANGELOG.md b/CHANGELOG.md index f062727..a08f22e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [2.34.4] - 2026-02-07 +## [2.34.5] - 2026-02-08 ### Fixed diff --git a/package.json b/package.json index 5dce88b..5b0e5ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n8n-mcp", - "version": "2.34.4", + "version": "2.34.5", "description": "Integration between n8n workflow automation and Model Context Protocol (MCP)", "main": "dist/index.js", "types": "dist/index.d.ts",