We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b6540 commit b5760b6Copy full SHA for b5760b6
packages/vite-plugin-monkey/CHANGELOG.md
@@ -1,6 +1,5 @@
1
-# v5.0.8
+# v5.0.9
2
3
## What's Changed
4
5
-- fix: GmCookie type
6
-- fix: GmValueListenerId type
+- fix: rmove the default value namespace, version and author (#230)
packages/vite-plugin-monkey/package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-monkey",
- "version": "5.0.8",
+ "version": "5.0.9",
"description": "A vite plugin server and build your.user.js for userscript engine like Tampermonkey and Violentmonkey and Greasemonkey",
"main": "dist/node/index.mjs",
"types": "dist/node/index.d.ts",
0 commit comments