ソースを参照

chore(release): 1.9.0

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

+ 10 - 0
CHANGELOG.md

@@ -2,6 +2,16 @@
 
 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.9.0"></a>
+# [1.9.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.8.0...v1.9.0) (2017-04-14)
+
+
+### Features
+
+* **nsis-gen:** custom icons for installer and uninstaller ([958e88d](https://github.com/evshiron/nwjs-builder-phoenix/commit/958e88d))
+
+
+
 <a name="1.8.0"></a>
 # [1.8.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.7.1...v1.8.0) (2017-04-12)
 

+ 1 - 1
package.json

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