From 063aae6ebb138e7701e99a81d9597edfb9966d9e Mon Sep 17 00:00:00 2001 From: Jacek Bogdanski Date: Thu, 24 Aug 2023 10:40:46 +0200 Subject: [PATCH] Added information about NPM versioning. --- .npm/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npm/README.md b/.npm/README.md index d5808b1fad..b9fdeb0c25 100644 --- a/.npm/README.md +++ b/.npm/README.md @@ -23,6 +23,8 @@ After June 30, 2023 the `master` version of the [LICENSE.md](https://github.com/ All future versions of CKEditor 4 are released as CKEditor 4 LTS distributions and require a license key. +The NPM package is tagged as 4.23.* without the `-lts` suffix, to keep it consistent with NPM versioning guidelines. Note that the version 4.23.0 and above are the LTS versions of the editor. + ### Getting CKEditor 4 (Open Source) You may continue using CKEditor 4.22.* and below under the open source license terms. Please note, however, that the open source version no longer comes with any security updates, so your application will be at risk.