Skip to content

Commit 6953df7

Browse files
🚀 Release 2.36.5 (#36807)
Co-authored-by: Cadiac <6438345+Cadiac@users.noreply.github.com>
1 parent ec5244b commit 6953df7

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.36.5](https://github.com/n8n-io/n8n/compare/n8n@2.36.4...n8n@2.36.5) (2026-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **core:** Raise AI Assistant model verification token limit ([#36797](https://github.com/n8n-io/n8n/issues/36797)) ([ec5244b](https://github.com/n8n-io/n8n/commit/ec5244bb2c82bb3a5531b5c88539a14ea7b1dd01))
7+
8+
19
## [2.36.4](https://github.com/n8n-io/n8n/compare/n8n@2.36.3...n8n@2.36.4) (2026-08-21)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n8n-monorepo",
3-
"version": "2.36.4",
3+
"version": "2.36.5",
44
"private": true,
55
"engines": {
66
"node": ">=24.0.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n8n",
3-
"version": "2.36.4",
3+
"version": "2.36.5",
44
"description": "n8n Workflow Automation Tool",
55
"main": "dist/index",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)