Skip to content

Commit ce4e4b4

Browse files
chore: version packages (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e5ec435 commit ce4e4b4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/icy-lizards-judge.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# prool
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [`e5ec435`](https://github.com/wevm/prool/commit/e5ec435dac98e815fd1c6680bcac06621d83a881) Thanks [@jxom](https://github.com/jxom)! - Modified `Instance.tempo` to forward arbitrary arguments.
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"[!start-pkg]": "",
2929
"name": "prool",
3030
"description": "HTTP testing instances for Ethereum",
31-
"version": "0.1.0",
31+
"version": "0.1.1",
3232
"type": "module",
3333
"sideEffects": false,
3434
"files": [

0 commit comments

Comments
 (0)