mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
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:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "n8n-mcp",
|
||||
"version": "2.11.2",
|
||||
"version": "2.11.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "n8n-mcp",
|
||||
"version": "2.11.2",
|
||||
"version": "2.11.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.13.2",
|
||||
|
||||
Reference in New Issue
Block a user