浏览代码

chore(release): 1.1.0

evshiron 8 年之前
父节点
当前提交
6a2017d380
共有 2 个文件被更改,包括 16 次插入1 次删除
  1. 15 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 15 - 0
CHANGELOG.md

@@ -2,5 +2,20 @@
 
 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.1.0"></a>
+# [1.1.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.0.0...v1.1.0) (2017-03-20)
+
+
+### Bug Fixes
+
+* **archive:** fix compress failure on Windows ([5ef54b1](https://github.com/evshiron/nwjs-builder-phoenix/commit/5ef54b1))
+
+
+### Features
+
+* **Downloaders:** download when local and remote file sizes mismatch ([e43a57d](https://github.com/evshiron/nwjs-builder-phoenix/commit/e43a57d))
+
+
+
 <a name="1.0.0"></a>
 # 1.0.0 (2017-03-20)

+ 1 - 1
package.json

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