From e2e9ef11f12082f482cc4ec9cc5c06c2f1f8f2c3 Mon Sep 17 00:00:00 2001 From: Kuitos Date: Mon, 31 Jul 2023 15:06:46 +0800 Subject: [PATCH] v1.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5f1aba..3dc5413 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-html-entry", - "version": "1.14.6", + "version": "1.15.0", "description": "import html and get the exports of entry", "main": "./lib/index.js", "module": "./esm/index.js",