From f05a4333206954c8a1cb871fffa877f754ff669c Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Thu, 25 Apr 2024 14:38:56 -0400 Subject: [PATCH] chore(release): richtext-lexical/0.9.1 [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 6ece59cbdc..15f345ef61 100644 --- a/packages/richtext-lexical/package.json +++ b/packages/richtext-lexical/package.json @@ -1,6 +1,6 @@ { "name": "@payloadcms/richtext-lexical", - "version": "0.9.0", + "version": "0.9.1", "description": "The officially supported Lexical richtext adapter for Payload", "repository": { "type": "git",