Skip to content

Commit b7f24fa

Browse files
committed
0.0.4
1 parent 726d67a commit b7f24fa

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.0.4](https://github.com/iamspark1e/vite-plugin-auto-mpa-html/compare/v0.0.3...v0.0.4) (2023-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* package glob import `globSync` error ([726d67a](https://github.com/iamspark1e/vite-plugin-auto-mpa-html/commit/726d67a3b6814a1ded61cb7d73a719a54a938df5))
7+
8+
9+
110
## [0.0.3](https://github.com/iamspark1e/vite-plugin-auto-mpa-html/compare/v0.0.2...v0.0.3) (2023-03-14)
211

312

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-auto-mpa-html",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A vite plugin for generating HTML entries automatically.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)