Skip to content

Commit

Permalink
chore(release): 2.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed May 9, 2019
1 parent 8c6306e commit f4882b8
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.0.18](https://github.com/microlinkhq/html-get/compare/v2.0.17...v2.0.18) (2019-05-09)


### Build System

* update copy ([8c6306e](https://github.com/microlinkhq/html-get/commit/8c6306e))



### [2.0.17](https://github.com/Kikobeats/html-get/compare/v2.0.16...v2.0.17) (2019-05-07)


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.0.17",
"version": "2.0.18",
"main": "src/index.js",
"bin": {
"html-get": "bin/index.js"
Expand Down

0 comments on commit f4882b8

Please sign in to comment.