From d3877ef4463458e4c93a87f5cc38b79f17b0ecfa Mon Sep 17 00:00:00 2001 From: Deborah Date: Thu, 13 Jun 2024 12:15:32 +0100 Subject: [PATCH] Update latest and next version numbers in release notes --- docs/release-notes.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index c07c5c400..ad6146b8e 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -33,6 +33,10 @@ n8n uses [semantic versioning](https://semver.org/){:target=_blank .external-lin View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.45.0...n8n@1.45.1){:target=_blank .external-link} for this version.
**Release date:** 2024-06-12 +/// note | Latest version +This is the `latest` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}. +/// + 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. @@ -46,6 +50,8 @@ View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.45.0...n8n@1.46.0 This is the `next` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}. /// + + This release contains feature enhancements, node enhancements, and bug fixes. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. @@ -61,9 +67,7 @@ For full release details, refer to [Releases](https://github.com/n8n-io/n8n/rele View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.44.1...n8n@1.44.2){:target=_blank .external-link} for this version.
**Release date:** 2024-06-12 -/// note | Latest version -This is the `latest` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}. -/// + This is a bug fix release.