From 4c5c8a553f307fff08a9ebed6e15faa549f27cdd Mon Sep 17 00:00:00 2001 From: Marco Fernandes Date: Fri, 23 Jan 2026 10:41:34 +0000 Subject: [PATCH] chore: release 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7aed339..5be2aee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frontkom/block-react-parser", - "version": "1.3.0", + "version": "1.4.0", "description": "Gutenberg-generated HTML to React parser.", "type": "module", "main": "dist/index.js",