Skip to content

Commit 4026888

Browse files
committed
feat: upgrade to 1.1.0
1 parent 0b15abc commit 4026888

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* fix: enable option should control all processes
44
* feat: add apply option
5+
* feat: add zh doc
56

67
## 1.0.9
78

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-bundle-obfuscator",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"homepage": "https://github.com/z0ffy/vite-plugin-bundle-obfuscator",
55
"description": "JavaScript obfuscator plugin for Vite environments",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)