From 51bd34d637f5d86ee1a60af9527e72d42433fb07 Mon Sep 17 00:00:00 2001 From: escapedcat Date: Wed, 13 Sep 2023 17:24:08 +0200 Subject: [PATCH] docs: prepare node update and new release --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05f5c851a7d..b62a1ede06f 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ is room and need for improvement. The items on the roadmap should enhance `commi ## Version Support and Releases -- Node.js [LTS](https://github.com/nodejs/LTS#lts-schedule) `>= 14` +- Node.js [LTS](https://github.com/nodejs/LTS#lts-schedule) `>= 18` - git `>= 2.13.2` ### Releases @@ -216,7 +216,8 @@ Features will only be applied to the current main version. | Release | Inital release | End-of-life | | | -------------------------------------------------------------------------------- | -------------- | ----------- | ------------------------ | -| [v17](https://github.com/conventional-changelog/commitlint/releases/tag/v17.0.0) | 16.05.2022 | 16.05.2023 | (till next main version) | +| [v18](https://github.com/conventional-changelog/commitlint/releases/tag/v18.0.0) | 99.99.2023 | 99.99.2024 | (till next main version) | +| [v17](https://github.com/conventional-changelog/commitlint/releases/tag/v17.0.0) | 16.05.2022 | 16.05.2023 | | [v16](https://github.com/conventional-changelog/commitlint/releases/tag/v16.0.0) | 26.12.2021 | 26.12.2022 | | | [v15](https://github.com/conventional-changelog/commitlint/releases/tag/v15.0.0) | 17.11.2021 | 17.11.2022 | | | [v14](https://github.com/conventional-changelog/commitlint/releases/tag/v14.0.0) | 26.10.2021 | 26.10.2022 | |