瀏覽代碼

chore(release): 1.12.1

evshiron 8 年之前
父節點
當前提交
5028b3677b
共有 2 個文件被更改,包括 13 次插入1 次删除
  1. 12 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 12 - 0
CHANGELOG.md

@@ -2,6 +2,18 @@
 
 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.12.1"></a>
+## [1.12.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.12.0...v1.12.1) (2017-05-09)
+
+
+### Bug Fixes
+
+* **Builder:** fix missing package.json for packed mac app ([a76e6e2](https://github.com/evshiron/nwjs-builder-phoenix/commit/a76e6e2))
+* **Builder:** skip mac x86 builds for modern NW.js versions ([058e4c9](https://github.com/evshiron/nwjs-builder-phoenix/commit/058e4c9))
+* **util:** fix wrong error hints in extracting ([80e7e3b](https://github.com/evshiron/nwjs-builder-phoenix/commit/80e7e3b))
+
+
+
 <a name="1.12.0"></a>
 # [1.12.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.11.1...v1.12.0) (2017-05-06)
 

+ 1 - 1
package.json

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