chore: bump version to 2.15.7 and update CHANGELOG for Phase 0

Version: 2.15.6 → 2.15.7

Changes:
- Updated package.json version
- Updated package.runtime.json version
- Added comprehensive CHANGELOG.md entry for Phase 0 connection fixes

Phase 0 Summary:
- Fixed critical addConnection sourceIndex bug (Issue #272, #204)
- Fixed updateConnection runtime validation preventing crashes
- Overall rating improvement: 4.5/10 → 8.5/10 (+89%)
- 8 new comprehensive tests, all 126 tests passing

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
czlonkowski
2025-10-05 22:30:16 +02:00
parent 653f395666
commit 2a85000411
3 changed files with 78 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp-runtime",
"version": "2.15.1",
"version": "2.15.7",
"description": "n8n MCP Server Runtime Dependencies Only",
"private": true,
"dependencies": {