From 4ddc1160a4762bb8442b7cb5436d1326d9d01ea8 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 14 Nov 2025 18:51:45 +0000 Subject: [PATCH] :rocket: Release note 1.120.2 (#3872) Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com> --- docs/release-notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 76c0e65d9..54de64626 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -32,6 +32,18 @@ n8n uses [semantic versioning](https://semver.org/). All version numbers are in You can find the release notes for older versions of n8n [here](/release-notes/0-x.md) /// + +## n8n@1.120.2 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.1...n8n@1.120.2) for this version.
+**Release date:** 2025-11-14 + +This release contains bug fixes. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. + + + ## n8n@1.120.1 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.0...n8n@1.120.1) for this version.