Browse Source

0.18.3 version

sanex3339 5 years ago
parent
commit
19866b3839
5 changed files with 5 additions and 1 deletions
  1. 4 0
      CHANGELOG.md
  2. 0 0
      dist/index.browser.js
  3. 0 0
      dist/index.cli.js
  4. 0 0
      dist/index.js
  5. 1 1
      package.json

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 Change Log
 ===
+v0.18.3
+---
+* Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/424
+
 v0.18.2
 ---
 * Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/320

File diff suppressed because it is too large
+ 0 - 0
dist/index.browser.js


File diff suppressed because it is too large
+ 0 - 0
dist/index.cli.js


File diff suppressed because it is too large
+ 0 - 0
dist/index.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "javascript-obfuscator",
-  "version": "0.18.2",
+  "version": "0.18.3",
   "description": "JavaScript obfuscator",
   "keywords": [
     "obfuscator",

Some files were not shown because too many files changed in this diff