From 86ba228ff8b05c21d7f7f1d72b32c21e1d7d284f Mon Sep 17 00:00:00 2001 From: CKEditorBot Date: Thu, 5 Sep 2024 09:49:53 +0000 Subject: [PATCH] Release: v9.1.0. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 33a7bf33..939e3b64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ckeditor/ckeditor5-react", - "version": "9.0.0", + "version": "9.1.0", "description": "Official React component for CKEditor 5 – the best browser-based rich text editor.", "keywords": [ "wysiwyg", @@ -78,7 +78,7 @@ "wrap-ansi": "7.0.0", "string-width": "4.1.0", "semver": "^7.0.0", - "ws": "^8" + "ws": "^8" }, "engines": { "node": ">=18.0.0"