Skip to content

Commit be9ac6f

Browse files
committed
chore: v7.0.3
close #245
1 parent ed9239a commit be9ac6f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# v7.0.2
1+
# v7.0.3
22

33
## What's Changed
44

5-
- fix: static-import-css (#243)
5+
- fix: error build entry path (#245)
6+
- chore: remove invalid CDNs (#244)

packages/vite-plugin-monkey/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-monkey",
3-
"version": "7.0.2",
3+
"version": "7.0.3",
44
"description": "A vite plugin server and build your.user.js for userscript engine like Tampermonkey and Violentmonkey and Greasemonkey",
55
"main": "dist/node/index.mjs",
66
"types": "dist/node/index.d.ts",

0 commit comments

Comments
 (0)