Skip to content

Commit cca8724

Browse files
committed
release: Version Packages
1 parent 027d859 commit cca8724

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/page-html/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vite-plugin-page-html
22

3+
## 3.3.1
4+
5+
### Patch Changes 🌟
6+
7+
- fix: rewrite-whitelist
8+
39
## 3.3.0
410

511
### Minor Changes 🚀

packages/page-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-page-html",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "A simple and flexible Vite plugin for processing HTML pages, integrating multi-page application (MPA) configuration, EJS template support, and HTML compression.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)