Explorar el Código

chore(release): 1.3.4

evshiron hace 8 años
padre
commit
40ab000470
Se han modificado 2 ficheros con 11 adiciones y 1 borrados
  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.4"></a>
+## [1.3.4](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.3...v1.3.4) (2017-04-02)
+
+
+### Bug Fixes
+
+* **nsis-gen:** compare contents instead of dates and sizes ([fb52f61](https://github.com/evshiron/nwjs-builder-phoenix/commit/fb52f61))
+
+
+
 <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)
 

+ 1 - 1
package.json

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