From 798515a0a8bb053e7fce9476d7b622d84feb8342 Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Fri, 13 Oct 2023 12:48:19 -0400 Subject: [PATCH] chore(release): richtext-lexical/0.1.7 --- 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 73e5d58ce7..28acb88a6e 100644 --- a/packages/richtext-lexical/package.json +++ b/packages/richtext-lexical/package.json @@ -1,6 +1,6 @@ { "name": "@payloadcms/richtext-lexical", - "version": "0.1.6", + "version": "0.1.7", "description": "The officially supported Lexical richtext adapter for Payload", "repository": "https://github.com/payloadcms/payload", "license": "MIT",