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": [