瀏覽代碼

Merge pull request #621 from javascript-obfuscator/version-1.0.0

Release 1.0.0
Timofey Kachalov 5 年之前
父節點
當前提交
8c87e9cc36
共有 5 個文件被更改,包括 5 次插入1 次删除
  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
 
+v1.0.0
+---
+* Looks like obfuscator is ready for the first stable release
+
 v0.28.5
 ---
 * Fixed error during code generation for `ObjectPattern` with single `RestElement`. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/607

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.28.5",
+  "version": "1.0.0",
   "description": "JavaScript obfuscator",
   "keywords": [
     "obfuscator",

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