Skip to content

Commit

Permalink
chore: v5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Dec 30, 2024
1 parent 574cbcc commit 2cc0a27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions packages/vite-plugin-monkey/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# v5.0.3
# v5.0.4

## What's Changed

- fix: GmSetClipboardType type (#204)
- fix: add Access-Control-Allow-Private-Network header (#205)
- fix: chrome TrustedScriptURL error (#205)
2 changes: 1 addition & 1 deletion packages/vite-plugin-monkey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-monkey",
"version": "5.0.3",
"version": "5.0.4",
"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",
Expand Down

0 comments on commit 2cc0a27

Please sign in to comment.