From c54fb304e70fe1f3f79845beb88626d36c861c2c Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Mon, 9 Oct 2023 08:18:28 -0400 Subject: [PATCH] chore(release): richtext-lexical@0.1.1 --- 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 e0c36482a..95d1fd45e 100644 --- a/packages/richtext-lexical/package.json +++ b/packages/richtext-lexical/package.json @@ -1,6 +1,6 @@ { "name": "@payloadcms/richtext-lexical", - "version": "0.1.0", + "version": "0.1.1", "description": "The officially supported Lexical richtext adapter for Payload", "repository": "https://github.com/payloadcms/payload", "license": "MIT",