From 5ecfe3da28588b2666c68d62669e21ffe12345b9 Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Tue, 17 Oct 2023 13:18:30 -0400 Subject: [PATCH] chore(release): richtext-lexical/0.1.13 --- 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 465dedb279..c31050e06b 100644 --- a/packages/richtext-lexical/package.json +++ b/packages/richtext-lexical/package.json @@ -1,6 +1,6 @@ { "name": "@payloadcms/richtext-lexical", - "version": "0.1.12", + "version": "0.1.13", "description": "The officially supported Lexical richtext adapter for Payload", "repository": "https://github.com/payloadcms/payload", "license": "MIT",