diff --git a/lerna.json b/lerna.json index 1cf6a07f8..b880391d4 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "0.108.5" + "version": "0.108.6" } diff --git a/packages/slate-editor/package.json b/packages/slate-editor/package.json index 8cc1ca76c..097e37a17 100644 --- a/packages/slate-editor/package.json +++ b/packages/slate-editor/package.json @@ -1,6 +1,6 @@ { "name": "@prezly/slate-editor", - "version": "0.108.5", + "version": "0.108.6", "description": "The Prezly Slate Editor", "license": "MIT", "type": "module",