Pārlūkot izejas kodu

chore(release): 1.9.4

evshiron 8 gadi atpakaļ
vecāks
revīzija
4510a28b81
2 mainītis faili ar 12 papildinājumiem un 1 dzēšanām
  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.9.4"></a>
+## [1.9.4](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.9.3...v1.9.4) (2017-04-19)
+
+
+### Bug Fixes
+
+* **Builder:** fix crashes on symlinks ([144901a](https://github.com/evshiron/nwjs-builder-phoenix/commit/144901a))
+* **nsis-gen:** fix warnings for solid compression when using nsis7z target ([5d1a3b0](https://github.com/evshiron/nwjs-builder-phoenix/commit/5d1a3b0))
+
+
+
 <a name="1.9.3"></a>
 ## [1.9.3](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.9.2...v1.9.3) (2017-04-19)
 

+ 1 - 1
package.json

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