Skip to content

Commit dd26c95

Browse files
🚀 Release 1.122.4-exp.0 (#22746)
Co-authored-by: konstantintieber <[email protected]>
1 parent 772db2a commit dd26c95

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+
## [1.122.4-exp.0](https://github.com/n8n-io/n8n/compare/[email protected]@1.122.4-exp.0) (2025-12-04)
2+
3+
4+
15
## [1.122.4](https://github.com/n8n-io/n8n/compare/[email protected]@1.122.4) (2025-11-28)
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": "1.122.4",
3+
"version": "1.122.4-exp.0",
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": "1.122.4",
3+
"version": "1.122.4-exp.0",
44
"description": "n8n Workflow Automation Tool",
55
"main": "dist/index",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)