Skip to content

Commit

Permalink
chore(release): 2.16.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 15, 2024
1 parent 6b6b4cb commit 2e0163e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.16.11 (2024-09-15)


### Bug Fixes

* don't pipe stderr to stdout ([#206](https://github.com/microlinkhq/html-get/issues/206)) ([6b6b4cb](https://github.com/microlinkhq/html-get/commit/6b6b4cbf97791f6495d1c1bc60fe5dadf3dee318))

### 2.16.10 (2024-09-08)

### 2.16.9 (2024-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, fine-tuned for correction & speed",
"homepage": "https://nicedoc.com/microlinkhq/html-get",
"version": "2.16.10",
"version": "2.16.11",
"main": "src/index.js",
"bin": {
"html-get": "bin/index.js"
Expand Down

0 comments on commit 2e0163e

Please sign in to comment.