From 0724c9492f3daa7aed1f29c46f398250cf873ff9 Mon Sep 17 00:00:00 2001 From: Alex Gaillard Date: Thu, 22 Jan 2026 09:27:39 -0500 Subject: [PATCH] Revert "2.31.2-hotfix.0" This reverts commit c68ae54c77a402f124ecabc2872372f0fa18b257. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e0e79b2..386aee8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@editorjs/editorjs", - "version": "2.31.2-hotfix.0", + "version": "2.31.1", "description": "Editor.js — open source block-style WYSIWYG editor with JSON output", "main": "dist/editorjs.umd.js", "module": "dist/editorjs.mjs",