@ckeditor/ckeditor5-utils 48.3.0-alpha.7 → 48.3.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
@@ -916,7 +916,7 @@ function formatConsoleArguments(errorName, data) {
916
916
  /**
917
917
  * @module utils/version
918
918
  */
919
- const version = "48.3.0-alpha.7";
919
+ const version = "48.3.0";
920
920
  const releaseDate = new Date(2026, 5, 2);
921
921
  /* v8 ignore next -- @preserve */
922
922
  if (globalThis.CKEDITOR_VERSION)