Przeglądaj źródła

chore(release): 1.14.2

evshiron 8 lat temu
rodzic
commit
e361f30a04
2 zmienionych plików z 11 dodań i 1 usunięć
  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.14.2"></a>
+## [1.14.2](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.14.1...v1.14.2) (2017-06-13)
+
+
+### Bug Fixes
+
+* **DownloaderBase:** fix header types for upstream changes ([e67353a](https://github.com/evshiron/nwjs-builder-phoenix/commit/e67353a))
+
+
+
 <a name="1.14.1"></a>
 ## [1.14.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.14.0...v1.14.1) (2017-05-19)
 

+ 1 - 1
package.json

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