From ad2af64adaf7838a764e4374b2185e25af280a2c Mon Sep 17 00:00:00 2001 From: "n8n-assistant[bot]" <100856346+n8n-assistant[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 17:32:06 +0100 Subject: [PATCH] :rocket: Release note 2.13.0 (#4359) Co-authored-by: Jon Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- docs/release-notes.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 8f030b476..0f1602288 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -34,6 +34,25 @@ You can find the release notes for older versions of n8n: [1.x](/release-notes/1 +## n8n@2.13.0 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.12.0...n8n@2.13.0) for this version.
+**Release date:** 2026-03-16 + +This release contains bug fixes. + +### Contributors + +[tbigby-kristin](https://github.com/tbigby-kristin) +[ajuijas](https://github.com/ajuijas) +[ByteEVM](https://github.com/ByteEVM) +[mjain](https://github.com/mjain) +[bram2w](https://github.com/bram2w) + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. + + + ## n8n@2.12.2 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.12.1...n8n@2.12.2) for this version.