@ckeditor/ckeditor5-core 47.7.1 → 47.7.2-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2711,8 +2711,10 @@ function getPageSessionID() {
2711
2711
  * In case you intended to use the [LTS Edition](https://ckeditor.com/ckeditor-5-lts/),
2712
2712
  * but have not yet made a purchase, please [contact our sales team](https://ckeditor.com/contact-sales/)
2713
2713
  *
2714
- * If you did not intend to use LTS, please switch to non-LTS edition, for example,
2715
- * the [latest](https://ckeditor.com/docs/ckeditor5/latest/updating/guides/changelog.html) build.
2714
+ * If you did not intend to use LTS, please note that all releases in the v47.7 line are
2715
+ * for LTS subscribers only. To use a non-LTS edition, either upgrade to v48 or newer,
2716
+ * which is our standard [latest](https://ckeditor.com/docs/ckeditor5/latest/updating/guides/changelog.html)
2717
+ * release line, or stay on a version 47.6.2 or earlier.
2716
2718
  *
2717
2719
  * @error license-key-lts-not-allowed
2718
2720
  */ throw new CKEditorError('license-key-lts-not-allowed');