浏览代码

chore(release): 1.4.3

evshiron 8 年之前
父节点
当前提交
d9002767af
共有 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.4.3"></a>
+## [1.4.3](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.4.2...v1.4.3) (2017-04-04)
+
+
+### Bug Fixes
+
+* **Builder:** convert semver to windows version when needed ([bd99c60](https://github.com/evshiron/nwjs-builder-phoenix/commit/bd99c60))
+* **nsis-gen:** remove modern option and always create modern installers ([aea9140](https://github.com/evshiron/nwjs-builder-phoenix/commit/aea9140))
+
+
+
 <a name="1.4.2"></a>
 ## [1.4.2](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.4.1...v1.4.2) (2017-04-04)
 

+ 1 - 1
package.json

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