Skip to content

Commit

Permalink
chore(release): 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Mar 26, 2019
1 parent 6fd9ed7 commit 21f7cc4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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="2.0.13"></a>
## [2.0.13](https://github.com/Kikobeats/html-get/compare/v2.0.12...v2.0.13) (2019-03-26)


### Bug Fixes

* don't throw an error on cancel ([98cddef](https://github.com/Kikobeats/html-get/commit/98cddef))



<a name="2.0.12"></a>
## [2.0.12](https://github.com/Kikobeats/html-get/compare/v2.0.10...v2.0.12) (2019-03-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "html-get",
"description": "Get the HTML from any website, using prerendering when is necessary.",
"homepage": "https://documentup.com/Kikobeats/html-get",
"version": "2.0.12",
"version": "2.0.13",
"main": "src/index.js",
"bin": {
"html-get": "bin/index.js"
Expand Down

0 comments on commit 21f7cc4

Please sign in to comment.