Skip to content

Commit 57b61bb

Browse files
🚀 Release 2.1.4 (#23596)
Co-authored-by: tomi <[email protected]>
1 parent 0cba2fc commit 57b61bb

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.1.4](https://github.com/n8n-io/n8n/compare/[email protected]@2.1.4) (2025-12-23)
2+
3+
4+
15
## [2.1.3](https://github.com/n8n-io/n8n/compare/[email protected]@2.1.3) (2025-12-23)
26

37

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.1.3",
3+
"version": "2.1.4",
44
"private": true,
55
"engines": {
66
"node": ">=22.16",

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.1.3",
3+
"version": "2.1.4",
44
"description": "n8n Workflow Automation Tool",
55
"main": "dist/index",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)