evshiron 8 роки тому
батько
коміт
8c84cea53d
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.1"></a>
+## [1.9.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.9.0...v1.9.1) (2017-04-14)
+
+
+### Bug Fixes
+
+* **nsis-gen:** fix Unicode scripts reading ([e9e4083](https://github.com/evshiron/nwjs-builder-phoenix/commit/e9e4083))
+
+
+
 <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)
 

+ 1 - 1
package.json

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