浏览代码

chore(release): 1.3.1

evshiron 8 年之前
父节点
当前提交
ac3bda3d3c
共有 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.3.1"></a>
+## [1.3.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.0...v1.3.1) (2017-04-02)
+
+
+### Bug Fixes
+
+* **nsis-gen:** set warning values instead of throwing exceptions ([f79ed55](https://github.com/evshiron/nwjs-builder-phoenix/commit/f79ed55))
+
+
+
 <a name="1.3.0"></a>
 # [1.3.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.2.1...v1.3.0) (2017-04-01)
 

+ 1 - 1
package.json

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