From 80d0cb5b5bb190d3fa4b36ca1f11a45895c76fa9 Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Mon, 21 Nov 2022 16:04:33 +0000 Subject: [PATCH] docs: add version 15 to active version (#48148) With this change we update the releases docs to include version 15 as an active version and mark version 14 as an LTS. Closes #48116 PR Close #48148 --- aio/content/guide/releases.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/aio/content/guide/releases.md b/aio/content/guide/releases.md index b3d44356710..5035596bfc7 100644 --- a/aio/content/guide/releases.md +++ b/aio/content/guide/releases.md @@ -112,8 +112,6 @@ Dates are offered as general guidance and are subject to change. | Version | Date | | :--- | :--- | -| v14.1 | Week of 2022-07-18 | -| v14.2 | Week of 2022-08-22 | | v15.0 | Week of 2022-11-18 | ### Support window @@ -131,7 +129,8 @@ The following table provides the status for Angular versions under support. | Version | Status | Released | Active ends | LTS ends | |:--- |:--- |:--- |:--- |:--- | -| ^14.0.0 | Active | 2022-06-02 | 2022-12-02 | 2023-12-02 | +| ^15.0.0 | Active | 2022-11-18 | 2022-05-18 | 2023-05-18 | +| ^14.0.0 | LTS | 2022-06-02 | 2022-12-02 | 2023-11-18 | | ^13.0.0 | LTS | 2021-11-04 | 2022-06-02 | 2023-05-04 | Angular versions v2 to v12 are no longer under support. @@ -188,4 +187,4 @@ The policies and practices that are described in this document do not apply to A -@reviewed 2022-11-14 +@reviewed 2022-11-21