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 0b15abc commit 4026888Copy full SHA for 4026888
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
* fix: enable option should control all processes
4
* feat: add apply option
5
+* feat: add zh doc
6
7
## 1.0.9
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "vite-plugin-bundle-obfuscator",
- "version": "1.0.9",
+ "version": "1.1.0",
"homepage": "https://github.com/z0ffy/vite-plugin-bundle-obfuscator",
"description": "JavaScript obfuscator plugin for Vite environments",
"types": "dist/index.d.ts",
0 commit comments