Selaa lähdekoodia

chore(release): 1.6.0

evshiron 8 vuotta sitten
vanhempi
commit
5ca798f98e
2 muutettua tiedostoa jossa 11 lisäystä ja 1 poistoa
  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.6.0"></a>
+# [1.6.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.5.0...v1.6.0) (2017-04-05)
+
+
+### Features
+
+* **project:** support building and running from chrome apps ([a62bc5b](https://github.com/evshiron/nwjs-builder-phoenix/commit/a62bc5b))
+
+
+
 <a name="1.5.0"></a>
 # [1.5.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.4.3...v1.5.0) (2017-04-05)
 

+ 1 - 1
package.json

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