From 74c441cea3245fb6e622ced197cc61642fb67dd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 04:46:20 +0000 Subject: [PATCH] chore: version packages --- .changeset/tidy-pools-lease.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/tidy-pools-lease.md diff --git a/.changeset/tidy-pools-lease.md b/.changeset/tidy-pools-lease.md deleted file mode 100644 index 34d5d17..0000000 --- a/.changeset/tidy-pools-lease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'prool': patch ---- - -Added waitable instance leases with a default of half the available logical CPUs, HTTP broker support, pool race fixes, and zero-second Docker Compose teardown. diff --git a/CHANGELOG.md b/CHANGELOG.md index 5caa524..80d15c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # prool +## 0.2.11 + +### Patch Changes + +- [#97](https://github.com/wevm/prool/pull/97) [`d04ba81`](https://github.com/wevm/prool/commit/d04ba815312ae57ed407272beaf5ece587d0282f) Thanks [@jxom](https://github.com/jxom)! - Added waitable instance leases with a default of half the available logical CPUs, HTTP broker support, pool race fixes, and zero-second Docker Compose teardown. + ## 0.2.10 ### Patch Changes diff --git a/package.json b/package.json index 21ff548..88632de 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "[!start-pkg]": "", "name": "prool", "description": "HTTP testing instances for Ethereum", - "version": "0.2.10", + "version": "0.2.11", "type": "module", "sideEffects": false, "files": [