浏览代码

chore(release): 1.14.4

evshiron 8 年之前
父节点
当前提交
f35ef78ca1
共有 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.14.4"></a>
+## [1.14.4](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.14.3...v1.14.4) (2017-08-21)
+
+
+### Bug Fixes
+
+* **Downloaders:** tolerate DNS lookup timeout and use caches ([434aea4](https://github.com/evshiron/nwjs-builder-phoenix/commit/434aea4))
+
+
+
 <a name="1.14.3"></a>
 ## [1.14.3](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.14.2...v1.14.3) (2017-06-16)
 

+ 1 - 1
package.json

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