Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
chore(release): 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evshiron committed May 10, 2017
1 parent 1841dba commit 844e55b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.0"></a>
# [1.13.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.12.1...v1.13.0) (2017-05-10)


### Bug Fixes

* **Builder:** fix executing permission for Linux ([1841dba](https://github.com/evshiron/nwjs-builder-phoenix/commit/1841dba))
* **Downloaders:** fix useCaches option ([f831d93](https://github.com/evshiron/nwjs-builder-phoenix/commit/f831d93))
* **util:** fix extracting for Linux when interrupted before ([98cb1e4](https://github.com/evshiron/nwjs-builder-phoenix/commit/98cb1e4))


### Features

* **Builder:** allow changing output naming pattern ([905a448](https://github.com/evshiron/nwjs-builder-phoenix/commit/905a448))



<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)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nwjs-builder-phoenix",
"version": "1.12.1",
"version": "1.13.0",
"description": "",
"main": "./dist/lib/index.js",
"bin": {
Expand Down

0 comments on commit 844e55b

Please sign in to comment.