Skip to content

Commit 6017f6b

Browse files
chore(release): 2.3.1 [skip-ci] (#88)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 17066b2 commit 6017f6b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.0"
2+
".": "2.3.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.1](https://github.com/KarinJS/puppeteer/compare/v2.3.0...v2.3.1) (2026-03-30)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **probe:** add per-request timeout (default 3s) to prevent hanging on unreachable hosts ([#87](https://github.com/KarinJS/puppeteer/issues/87)) ([17066b2](https://github.com/KarinJS/puppeteer/commit/17066b21b72e3e087b5edfc63ad99bc227fa01da))
9+
310
## [2.3.0](https://github.com/KarinJS/puppeteer/compare/v2.2.0...v2.3.0) (2026-03-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karinjs/plugin-puppeteer",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "karin 的 puppeteer 截图、渲染插件",
55
"keywords": [
66
"karin",

0 commit comments

Comments
 (0)