evshiron 8 роки тому
батько
коміт
82bedad6fa
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.14.3"></a>
+## [1.14.3](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.14.2...v1.14.3) (2017-06-16)
+
+
+### Bug Fixes
+
+* **nsis-gen:** fix language strings ([9d55b86](https://github.com/evshiron/nwjs-builder-phoenix/commit/9d55b86))
+
+
+
 <a name="1.14.2"></a>
 ## [1.14.2](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.14.1...v1.14.2) (2017-06-13)
 

+ 1 - 1
package.json

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