chore: bump version to 2.11.3 and update documentation

- Bump version from 2.11.2 to 2.11.3
- Update README.md version badge
- Add CHANGELOG.md entry documenting the fix for n8n_update_partial_workflow tool
- Fix resolves GitHub issues #159 and #168
This commit is contained in:
czlonkowski
2025-09-17 23:46:24 +02:00
parent 44f92063c3
commit e6f1d6bcf0
4 changed files with 13 additions and 4 deletions

View File

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