chore: Bump version to 2.22.0

Update package version to 2.22.0 to match CHANGELOG entry for workflow
versioning and rollback feature.

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

Co-Authored-By: Claude <noreply@anthropic.com>

Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en
This commit is contained in:
czlonkowski
2025-10-24 10:53:24 +02:00
parent 5ea00e12a2
commit f23e09934d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp",
"version": "2.21.1",
"version": "2.22.0",
"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.20.7",
"version": "2.22.0",
"description": "n8n MCP Server Runtime Dependencies Only",
"private": true,
"dependencies": {