From 647fe23d1ca4bcabc3d1f4b0788eb86d8f9d34ac Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Sat, 14 Oct 2023 12:26:28 -0400 Subject: [PATCH] chore(release): richtext-lexical/0.1.9 --- 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 31c263f955..3d57cb7b1e 100644 --- a/packages/richtext-lexical/package.json +++ b/packages/richtext-lexical/package.json @@ -1,6 +1,6 @@ { "name": "@payloadcms/richtext-lexical", - "version": "0.1.8", + "version": "0.1.9", "description": "The officially supported Lexical richtext adapter for Payload", "repository": "https://github.com/payloadcms/payload", "license": "MIT",