diff --git a/docs/release-notes.md b/docs/release-notes.md index c3d9e7cd5..d11a8a502 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -32,6 +32,17 @@ n8n uses [semantic versioning](https://semver.org/). All version numbers are in You can find the release notes for older versions of n8n: [1.x](/release-notes/1-x.md) and [0.x](/release-notes/0-x.md) /// + + +## n8n@2.7.1 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.7.0...n8n@2.7.1) for this version.
+**Release date:** 2026-02-03 + +This release contains a bug fix. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. + ## n8n@2.7.0 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.6.0...n8n@2.7.0) for this version.