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