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 83fc2e3 commit 01a5e89Copy full SHA for 01a5e89
packages/vite-plugin-monkey/CHANGELOG.md
@@ -1,5 +1,6 @@
1
-# v5.0.7
+# v5.0.8
2
3
## What's Changed
4
5
-- fix: GM getValues type (#211)
+- fix: GmCookie type
6
+- fix: GmValueListenerId type
packages/vite-plugin-monkey/package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-monkey",
- "version": "5.0.7",
+ "version": "5.0.8",
"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