소스 검색

chore(release): 1.10.1

evshiron 8 년 전
부모
커밋
bc6ee653c3
2개의 변경된 파일19개의 추가작업 그리고 1개의 파일을 삭제
  1. 18 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 18 - 0
CHANGELOG.md

@@ -2,6 +2,24 @@
 
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
+<a name="1.10.1"></a>
+## [1.10.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.10.0...v1.10.1) (2017-04-21)
+
+
+### Bug Fixes
+
+* **Builder:** fix fixMacMeta for later NW.js versions ([a4d0563](https://github.com/evshiron/nwjs-builder-phoenix/commit/a4d0563))
+* **nsis-compat-tester:** beautify using vue and element-ui ([c193e94](https://github.com/evshiron/nwjs-builder-phoenix/commit/c193e94))
+* **nsis-compat-updater:** reduce retries for quicker responding ([395a8c1](https://github.com/evshiron/nwjs-builder-phoenix/commit/395a8c1))
+
+
+### Features
+
+* **nsis-compat-updater:** employ webpack to reduce file sizes ([c3945bb](https://github.com/evshiron/nwjs-builder-phoenix/commit/c3945bb))
+* **nsis-compat-updater:** expose download progress event ([db359ab](https://github.com/evshiron/nwjs-builder-phoenix/commit/db359ab))
+
+
+
 <a name="1.10.0"></a>
 # [1.10.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.9.4...v1.10.0) (2017-04-19)
 

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "nwjs-builder-phoenix",
-  "version": "1.10.0",
+  "version": "1.10.1",
   "description": "",
   "main": "./dist/lib/index.js",
   "bin": {