From 01245b07f8ddbfc4e537b4fde5c666b4ad996077 Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Thu, 19 Oct 2023 16:14:06 -0400 Subject: [PATCH] chore(release): richtext-lexical/0.1.14 [skip ci] --- packages/richtext-lexical/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json index c31050e06b..63e953d92c 100644 --- a/packages/richtext-lexical/package.json +++ b/packages/richtext-lexical/package.json @@ -1,6 +1,6 @@ { "name": "@payloadcms/richtext-lexical", - "version": "0.1.13", + "version": "0.1.14", "description": "The officially supported Lexical richtext adapter for Payload", "repository": "https://github.com/payloadcms/payload", "license": "MIT",