Browse Source

chore(release): 1.10.3

evshiron 8 years ago
parent
commit
2a9ca28a89
2 changed files with 12 additions and 1 deletions
  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.10.3"></a>
+## [1.10.3](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.10.2...v1.10.3) (2017-04-28)
+
+
+### Bug Fixes
+
+* **BuildConfig:** fix overwritten appId ([cac669e](https://github.com/evshiron/nwjs-builder-phoenix/commit/cac669e))
+* **nsis-compat-tester:** fix progress ([8104a95](https://github.com/evshiron/nwjs-builder-phoenix/commit/8104a95))
+
+
+
 <a name="1.10.2"></a>
 ## [1.10.2](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.10.1...v1.10.2) (2017-04-25)
 

+ 1 - 1
package.json

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