소스 검색

chore(release): 1.3.3

evshiron 8 년 전
부모
커밋
653640aed3
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.3"></a>
+## [1.3.3](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.2...v1.3.3) (2017-04-02)
+
+
+### Bug Fixes
+
+* **nsis-gen:** fix missing distinct files in diff updaters ([c4c7f9d](https://github.com/evshiron/nwjs-builder-phoenix/commit/c4c7f9d))
+
+
+
 <a name="1.3.2"></a>
 ## [1.3.2](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.1...v1.3.2) (2017-04-02)
 

+ 1 - 1
package.json

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