chore: update n8n to 1.120.3 and bump version to 2.22.20 (#430)

- Updated n8n from 1.119.1 to 1.120.3
- Updated n8n-core from 1.118.0 to 1.119.2
- Updated n8n-workflow from 1.116.0 to 1.117.0
- Updated @n8n/n8n-nodes-langchain from 1.118.0 to 1.119.1
- Rebuilt node database with 544 nodes (439 from n8n-nodes-base, 105 from @n8n/n8n-nodes-langchain)
- Updated README badge with new n8n version
- Updated CHANGELOG with dependency changes

Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en

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

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Romuald Członkowski
2025-11-19 11:31:51 +01:00
committed by GitHub
parent 5575630711
commit 47d9f55dc5
5 changed files with 1060 additions and 751 deletions

View File

@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.22.20] - 2025-11-19
### 🔄 Dependencies
**n8n Update to 1.120.3**
Updated all n8n-related dependencies to their latest versions:
- n8n: 1.119.1 → 1.120.3
- n8n-core: 1.118.0 → 1.119.2
- n8n-workflow: 1.116.0 → 1.117.0
- @n8n/n8n-nodes-langchain: 1.118.0 → 1.119.1
- Rebuilt node database with 544 nodes (439 from n8n-nodes-base, 105 from @n8n/n8n-nodes-langchain)
Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en
## [2.22.18] - 2025-11-14
### ✨ Features