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