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