Skip to content

Commit 067bbaf

Browse files
committed
chore: v7.1.5
1 parent 7c2970a commit 067bbaf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# What's Changed
22

3-
- fix: GM_audio getState type error (#253)
4-
- fix: GM_addElement server entrySrc script not wokring (#254)
3+
- fix: document.head may be null when run-at document-start (#262) (#264)

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.1.4",
3+
"version": "7.1.5",
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)