Skip to content

Commit

Permalink
chore(release): 2.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 25, 2019
1 parent 9609527 commit c5f8e37
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [2.2.15](https://github.com/microlinkhq/html-get/compare/v2.2.14...v2.2.15) (2019-08-25)


### Build System

* increment default timeout ([9609527](https://github.com/microlinkhq/html-get/commit/9609527))



### [2.2.14](https://github.com/microlinkhq/html-get/compare/v2.2.13...v2.2.14) (2019-08-12)


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://nicedoc.com/microlinkhq/html-get",
"version": "2.2.14",
"version": "2.2.15",
"main": "src/index.js",
"bin": {
"html-get": "bin/index.js"
Expand Down

0 comments on commit c5f8e37

Please sign in to comment.