Kaynağa Gözat

chore(release): 1.13.0

evshiron 8 yıl önce
ebeveyn
işleme
f759c69092
2 değiştirilmiş dosya ile 18 ekleme ve 1 silme
  1. 17 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 17 - 0
CHANGELOG.md

@@ -2,6 +2,23 @@
 
 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.13.0"></a>
+# [1.13.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.12.1...v1.13.0) (2017-05-10)
+
+
+### Bug Fixes
+
+* **Builder:** fix executing permission for Linux ([1841dba](https://github.com/evshiron/nwjs-builder-phoenix/commit/1841dba))
+* **Downloaders:** fix useCaches option ([f831d93](https://github.com/evshiron/nwjs-builder-phoenix/commit/f831d93))
+* **util:** fix extracting for Linux when interrupted before ([98cb1e4](https://github.com/evshiron/nwjs-builder-phoenix/commit/98cb1e4))
+
+
+### Features
+
+* **Builder:** allow changing output naming pattern ([905a448](https://github.com/evshiron/nwjs-builder-phoenix/commit/905a448))
+
+
+
 <a name="1.12.1"></a>
 ## [1.12.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.12.0...v1.12.1) (2017-05-09)
 

+ 1 - 1
package.json

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