From 7ae2010d4b10653541a6312eece9a171389b3697 Mon Sep 17 00:00:00 2001 From: Tom Gao Date: Tue, 27 Feb 2024 20:01:40 +0800 Subject: [PATCH] chore: release v1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d46616..08958da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tomjs/vite-plugin-html", - "version": "1.5.0", + "version": "1.5.1", "description": "A Vite plugin for handling HTML files, providing compression, template, and CDN functionality.", "keywords": [ "vite",