Skip to content

Commit 05e6b42

Browse files
committed
chore: release v1.5.2
1 parent 4f270aa commit 05e6b42

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## [1.5.2](https://github.com/tomjs/vite-plugin-html/compare/v1.5.1...v1.5.2) (2024-07-02)
2+
3+
- chore: remove np [4f270aa](https://github.com/tomjs/vite-plugin-html/commit/4f270aa)
4+
- docs: change api doc [ff84edd](https://github.com/tomjs/vite-plugin-html/commit/ff84edd)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tomjs/vite-plugin-html",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "A Vite plugin for handling HTML files, providing compression, template, and CDN functionality.",
55
"keywords": [
66
"vite",

0 commit comments

Comments
 (0)