Skip to content

Commit b1427bd

Browse files
committed
chore: release 3.1.0
1 parent d07c9db commit b1427bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-html-monorepo",
3-
"version": "3.0.6",
3+
"version": "3.1.0",
44
"private": true,
55
"scripts": {
66
"stub": "pnpm run prepack --filter ./packages -- --stub",

packages/core/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-html",
3-
"version": "3.0.6",
3+
"version": "3.1.0",
44
"description": "A plugin for vite to Minimize index.html and use lodash.template template syntax in index.html",
55
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)