From 90cb2689522d41d205596ef8440d37f8b0bd5287 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 03:05:58 +0000 Subject: [PATCH] chore: version packages --- .changeset/execa-stop-exit.md | 5 ----- .changeset/tempo-faucet-node-address.md | 5 ----- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 .changeset/execa-stop-exit.md delete mode 100644 .changeset/tempo-faucet-node-address.md diff --git a/.changeset/execa-stop-exit.md b/.changeset/execa-stop-exit.md deleted file mode 100644 index 82c8c80..0000000 --- a/.changeset/execa-stop-exit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"prool": patch ---- - -Fixed process `stop()` hanging when the process had already exited. diff --git a/.changeset/tempo-faucet-node-address.md b/.changeset/tempo-faucet-node-address.md deleted file mode 100644 index fdabd28..0000000 --- a/.changeset/tempo-faucet-node-address.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"prool": patch ---- - -Fixed Tempo faucet submitting funding transactions to the node default `http://localhost:8545` instead of the resolved `--http.port`. diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bba392..11e03d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # prool +## 0.2.5 + +### Patch Changes + +- [#83](https://github.com/wevm/prool/pull/83) [`a9070ff`](https://github.com/wevm/prool/commit/a9070ff63cb35b3cf83b5cd6be77fcf38c2fa181) Thanks [@jxom](https://github.com/jxom)! - Fixed process `stop()` hanging when the process had already exited. + +- [#83](https://github.com/wevm/prool/pull/83) [`a9070ff`](https://github.com/wevm/prool/commit/a9070ff63cb35b3cf83b5cd6be77fcf38c2fa181) Thanks [@jxom](https://github.com/jxom)! - Fixed Tempo faucet submitting funding transactions to the node default `http://localhost:8545` instead of the resolved `--http.port`. + ## 0.2.4 ### Patch Changes diff --git a/package.json b/package.json index 8faa7a1..4eee565 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "[!start-pkg]": "", "name": "prool", "description": "HTTP testing instances for Ethereum", - "version": "0.2.4", + "version": "0.2.5", "type": "module", "sideEffects": false, "files": [