diff --git a/.changeset/fresh-pools-smile.md b/.changeset/fresh-pools-smile.md deleted file mode 100644 index f6c7a0c..0000000 --- a/.changeset/fresh-pools-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'prool': patch ---- - -Added Vitest pool helpers and a derived `Instance.url` property. diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d15c3..0a29a1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # prool +## 0.2.12 + +### Patch Changes + +- [#99](https://github.com/wevm/prool/pull/99) [`7168397`](https://github.com/wevm/prool/commit/71683973360079eceff9a05e9d4af4ac14f340f7) Thanks [@jxom](https://github.com/jxom)! - Added Vitest pool helpers and a derived `Instance.url` property. + ## 0.2.11 ### Patch Changes diff --git a/package.json b/package.json index 5bca48b..26e6772 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "[!start-pkg]": "", "name": "prool", "description": "HTTP testing instances for Ethereum", - "version": "0.2.11", + "version": "0.2.12", "type": "module", "sideEffects": false, "files": [