From 8c74567202ce4087add4bb57fc73bf5670fc3f6a Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Tue, 5 Dec 2023 12:21:33 +0000 Subject: [PATCH] add release note --- docs/release-notes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index e3284a52b..a838b9ecd 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -28,6 +28,16 @@ n8n uses [semantic versioning](https://semver.org/){:target=_blank .external-lin * MINOR version when adding functionality in a backward-compatible manner. * PATCH version when making backward-compatible bug fixes. + +## n8n@1.18.2 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.1...n8n@1.18.2){:target=_blank .external-link} for this version.
+**Release date:** 2023-12-05 + +This is a bug fix release. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + ## n8n@1.19.4 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.19.0...n8n@1.19.4){:target=_blank .external-link} for this version.