Skip to content

Commit 9498c85

Browse files
committed
release: Version Packages
1 parent 57fb077 commit 9498c85

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.0
4+
5+
### Minor Changes 🚀
6+
7+
- feat: Improve URL rewriting and resource handling (#12)
8+
39
## 3.2.2
410

511
### Patch 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.2.2",
3+
"version": "3.3.0",
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)