From 0d1e91e1e384f06412b68c23148261e7df4fcfb7 Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 7 Jul 2025 16:51:40 +0100 Subject: [PATCH] :rocket: Release note 1.102.0 (#3331) Co-authored-by: Justin Ellingwood --- docs/release-notes.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 01e427e01..da6338483 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -35,6 +35,21 @@ You can find the release notes for older versions of n8n [here](/release-notes/0 +## n8n@1.102.0 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.0...n8n@1.102.0){:target=_blank .external-link} for this version.
+**Release date:** 2025-07-07 + +This release contains core updates, editor improvements, new nodes, node updates, and bug fixes. + +### Contributors + +[marty-sullivan](https://github.com/marty-sullivan){:target=_blank .external-link} +[cesars-gh](https://github.com/cesars-gh){:target=_blank .external-link} +[dudanogueira](https://github.com/dudanogueira){:target=_blank .external-link} + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + ## n8n@1.101.1 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.0...n8n@1.101.1){:target=_blank .external-link} for this version.