evshiron пре 7 година
родитељ
комит
2e97b5d2d3
2 измењених фајлова са 12 додато и 1 уклоњено
  1. 11 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 11 - 0
CHANGELOG.md

@@ -2,6 +2,17 @@
 
 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.7"></a>
+## [1.14.7](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.14.6...v1.14.7) (2018-02-04)
+
+
+### Bug Fixes
+
+* **nsis-compat-tester:** fix progress ([9e09d85](https://github.com/evshiron/nwjs-builder-phoenix/commit/9e09d85))
+* **nsis-compat-updater:** fix misuse of dirname path ([0719638](https://github.com/evshiron/nwjs-builder-phoenix/commit/0719638))
+
+
+
 <a name="1.14.6"></a>
 ## [1.14.6](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.14.5...v1.14.6) (2017-09-19)
 

+ 1 - 1
package.json

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