Skip to content

Commit b5760b6

Browse files
committed
chore: v5.0.9
close #230
1 parent 69b6540 commit b5760b6

File tree

2 files changed

+3
-4
lines changed

2 files changed

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

33
## What's Changed
44

5-
- fix: GmCookie type
6-
- fix: GmValueListenerId type
5+
- fix: rmove the default value namespace, version and author (#230)

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": "5.0.8",
3+
"version": "5.0.9",
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)