Sfoglia il codice sorgente

chore(release): 1.2.0

evshiron 8 anni fa
parent
commit
c542451683
2 ha cambiato i file con 11 aggiunte e 1 eliminazioni
  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.2.0"></a>
+# [1.2.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.1.1...v1.2.0) (2017-03-30)
+
+
+### Features
+
+* **Builder:** integrate nsis target building ([#11](https://github.com/evshiron/nwjs-builder-phoenix/issues/11)) ([28a247d](https://github.com/evshiron/nwjs-builder-phoenix/commit/28a247d))
+
+
+
 <a name="1.1.1"></a>
 ## [1.1.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.1.0...v1.1.1) (2017-03-24)
 

+ 1 - 1
package.json

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