chore: bump version to 2.14.2 and update changelog

- Bumped version from 2.14.1 to 2.14.2
- Added comprehensive changelog entry for validation fixes
- Documents fixes for Google Drive fileFolder resource false positives
- Documents fixes for Code node expression validation false positives
- Documents enhanced error handling improvements from code review
This commit is contained in:
czlonkowski
2025-09-29 18:27:43 +02:00
parent 2896e393d3
commit 263753254a
2 changed files with 28 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp",
"version": "2.14.1",
"version": "2.14.2",
"description": "Integration between n8n workflow automation and Model Context Protocol (MCP)",
"main": "dist/index.js",
"bin": {