From 72b86d2d95d808931a6957db64b7a1114dd392e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:50:51 +0000 Subject: [PATCH] chore: version packages --- .changeset/tempo-ws-private-rpc.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/tempo-ws-private-rpc.md diff --git a/.changeset/tempo-ws-private-rpc.md b/.changeset/tempo-ws-private-rpc.md deleted file mode 100644 index 77e4ba6..0000000 --- a/.changeset/tempo-ws-private-rpc.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"prool": patch ---- - -Enabled WebSocket on the `tempo` instance HTTP port and exposed the `tempoZone` private RPC endpoint on testcontainers. diff --git a/CHANGELOG.md b/CHANGELOG.md index 9532660..6794a4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # prool +## 0.2.7 + +### Patch Changes + +- [#88](https://github.com/wevm/prool/pull/88) [`981d94b`](https://github.com/wevm/prool/commit/981d94b523780bc1d1291db744d2957a96817033) Thanks [@jxom](https://github.com/jxom)! - Enabled WebSocket on the `tempo` instance HTTP port and exposed the `tempoZone` private RPC endpoint on testcontainers. + ## 0.2.6 ### Patch Changes diff --git a/package.json b/package.json index cfdaa31..d2f7732 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "[!start-pkg]": "", "name": "prool", "description": "HTTP testing instances for Ethereum", - "version": "0.2.6", + "version": "0.2.7", "type": "module", "sideEffects": false, "files": [