ソースを参照

chore(release): 1.10.0

evshiron 8 年 前
コミット
f7b3685f87
共有2 個のファイルを変更した16 個の追加1 個の削除を含む
  1. 15 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 15 - 0
CHANGELOG.md

@@ -2,6 +2,21 @@
 
 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.0"></a>
+# [1.10.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.9.4...v1.10.0) (2017-04-19)
+
+
+### Bug Fixes
+
+* **Builder:** fix crashes on symlinks ([f615850](https://github.com/evshiron/nwjs-builder-phoenix/commit/f615850))
+
+
+### Features
+
+* **nsis-compat-updater:** initialize ([8451f55](https://github.com/evshiron/nwjs-builder-phoenix/commit/8451f55))
+
+
+
 <a name="1.9.4"></a>
 ## [1.9.4](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.9.3...v1.9.4) (2017-04-19)
 

+ 1 - 1
package.json

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