evshiron пре 8 година
родитељ
комит
ac61640ed4
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.13.1"></a>
+## [1.13.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.13.0...v1.13.1) (2017-05-10)
+
+
+### Bug Fixes
+
+* **Builder:** fix exclusion of packed app building ([dba6440](https://github.com/evshiron/nwjs-builder-phoenix/commit/dba6440))
+
+
+
 <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)
 

+ 1 - 1
package.json

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