Skip to content

Commit

Permalink
Version Packages (next) (#1111)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`main` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `main`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @tevm/experimental-solc@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/contract@1.1.0-next.56

## @tevm/ethers@1.1.0-next.56

### Patch Changes

-   Updated dependencies \[]:
    -   @tevm/client-types@1.1.0-next.52
    -   @tevm/procedures-types@1.1.0-next.52
    -   @tevm/memory-client@1.1.0-next.56

## @tevm/opstack@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/contract@1.1.0-next.56
    -   @tevm/memory-client@1.1.0-next.56

## @tevm/actions@1.1.0-next.56

### Patch Changes

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with
ethGetCode not getting updated post blockchain refactor

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fix: Bug with
last blocks state root accidentally being mutated when mining new blocks

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug in
getStorageAtHandler preventing some storage slots to not be read
correctly.

- Updated dependencies
\[[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47)]:
    -   @tevm/block@1.1.0-next.56
    -   @tevm/receipt-manager@1.1.0-next.56
    -   @tevm/procedures-types@1.1.0-next.52
    -   @tevm/zod@1.1.0-next.52
    -   @tevm/blockchain@1.1.0-next.56
    -   @tevm/vm@1.1.0-next.56

## @tevm/actions-types@1.1.0-next.56

### Patch Changes

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with
blob params in receipt return type being required rather than optional

## @tevm/base-client@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/receipt-manager@1.1.0-next.56
    -   @tevm/predeploys@1.1.0-next.56
    -   @tevm/state@1.1.0-next.56
    -   @tevm/blockchain@1.1.0-next.56
    -   @tevm/txpool@1.1.0-next.56
    -   @tevm/vm@1.1.0-next.56
    -   @tevm/evm@1.1.0-next.56
    -   @tevm/sync-storage-persister@1.1.0-next.56

## @tevm/block@1.1.0-next.56

### Patch Changes

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug in
@tevm/block where impersonated tx were not being properly copied into
newly created blocks

## @tevm/blockchain@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/block@1.1.0-next.56

## @tevm/contract@1.1.0-next.56

### Patch Changes

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed copy-pasta
bug with copying deployedBytecode into bytecode for simpleContract. The
correct bytecode is now set.

## @tevm/decorators@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47)]:
    -   @tevm/actions-types@1.1.0-next.56
    -   @tevm/actions@1.1.0-next.56
    -   @tevm/procedures@1.1.0-next.56
    -   @tevm/procedures-types@1.1.0-next.52

## @tevm/evm@1.1.0-next.56

### Patch Changes

-   Updated dependencies \[]:
    -   @tevm/predeploys@1.1.0-next.56
    -   @tevm/blockchain@1.1.0-next.56

## @tevm/http-client@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/contract@1.1.0-next.56
    -   @tevm/viem@1.1.0-next.52

## @tevm/memory-client@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/contract@1.1.0-next.56
    -   @tevm/decorators@1.1.0-next.56
    -   @tevm/base-client@1.1.0-next.56
    -   @tevm/evm@1.1.0-next.56

## @tevm/precompiles@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/contract@1.1.0-next.56

## @tevm/predeploys@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/contract@1.1.0-next.56

## @tevm/procedures@1.1.0-next.56

### Patch Changes

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with
blobGasUsed being '0x' rather than undefined. This causes issues with
viem decoding.

- Updated dependencies
\[[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47)]:
    -   @tevm/block@1.1.0-next.56
    -   @tevm/actions@1.1.0-next.56

## @tevm/receipt-manager@1.1.0-next.56

### Patch Changes

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Removed
console.log

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/block@1.1.0-next.56
    -   @tevm/blockchain@1.1.0-next.56

## @tevm/state@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/test-utils@1.1.0-next.56

## @tevm/sync-storage-persister@1.1.0-next.56

### Patch Changes

-   Updated dependencies \[]:
    -   @tevm/state@1.1.0-next.56

## @tevm/txpool@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/block@1.1.0-next.56

## @tevm/vm@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/block@1.1.0-next.56
    -   @tevm/blockchain@1.1.0-next.56
    -   @tevm/evm@1.1.0-next.56

## @tevm/test-utils@1.1.0-next.56

### Patch Changes

- [#1109](#1109)
[`9eeba47`](9eeba47)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed copy-pasta
bug with copying deployedBytecode into bytecode for simpleContract. The
correct bytecode is now set.

- Updated dependencies
\[[`9eeba47`](9eeba47)]:
    -   @tevm/contract@1.1.0-next.56

## tevm@1.1.0-next.56

### Patch Changes

- Updated dependencies
\[[`9eeba47`](9eeba47),
[`9eeba47`](9eeba47)]:
    -   @tevm/actions-types@1.1.0-next.56
    -   @tevm/contract@1.1.0-next.56
    -   @tevm/viem@1.1.0-next.52
    -   @tevm/client-types@1.1.0-next.52
    -   @tevm/decorators@1.1.0-next.56
    -   @tevm/procedures-types@1.1.0-next.52
    -   @tevm/server@1.1.0-next.52
    -   @tevm/http-client@1.1.0-next.56
    -   @tevm/memory-client@1.1.0-next.56
    -   @tevm/precompiles@1.1.0-next.56
    -   @tevm/predeploys@1.1.0-next.56
    -   @tevm/base-client@1.1.0-next.56
    -   @tevm/state@1.1.0-next.56
    -   @tevm/sync-storage-persister@1.1.0-next.56

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 21, 2024
1 parent 9eeba47 commit 61ee9de
Show file tree
Hide file tree
Showing 50 changed files with 251 additions and 33 deletions.
8 changes: 8 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
"clever-sloths-compare",
"cold-masks-itch",
"cuddly-beans-love",
"cuddly-phones-impress",
"curly-bats-decide",
"curly-singers-sing",
"dirty-flowers-smell",
Expand All @@ -119,6 +120,7 @@
"early-poets-knock",
"early-tips-repeat",
"eighty-books-wink",
"eighty-cameras-lay",
"eleven-masks-sin",
"empty-turkeys-impress",
"fair-bats-count",
Expand All @@ -140,6 +142,7 @@
"five-comics-cross",
"five-singers-bake",
"flat-apes-retire",
"flat-badgers-marry",
"flat-bananas-add",
"flat-parents-divide",
"flat-peaches-battle",
Expand All @@ -149,6 +152,7 @@
"friendly-mangos-beam",
"funny-wasps-add",
"fuzzy-goats-peel",
"gentle-cars-fail",
"giant-dogs-taste",
"giant-pans-whisper",
"gold-baboons-sniff",
Expand Down Expand Up @@ -194,12 +198,14 @@
"nine-days-drop",
"nine-poets-bow",
"odd-rockets-breathe",
"perfect-suns-pull",
"pink-keys-add",
"plenty-books-roll",
"plenty-numbers-hear",
"plenty-suns-drum",
"poor-fishes-promise",
"poor-planes-greet",
"popular-eggs-train",
"popular-moles-change",
"pretty-dingos-sort",
"proud-panthers-build",
Expand Down Expand Up @@ -257,6 +263,7 @@
"sour-suits-count",
"spicy-paws-refuse",
"spicy-phones-impress",
"spicy-rice-tickle",
"spicy-shrimps-collect",
"stale-avocados-fail",
"strange-chicken-return",
Expand All @@ -265,6 +272,7 @@
"stupid-mangos-poke",
"sweet-fishes-leave",
"sweet-ladybugs-add",
"tame-foxes-play",
"tasty-dancers-deny",
"tasty-toes-cough",
"ten-cherries-relax",
Expand Down
2 changes: 1 addition & 1 deletion examples/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "bun run test"
},
"dependencies": {
"@tevm/contract": "^1.1.0-next.52",
"@tevm/contract": "^1.1.0-next.56",
"bun-types": "^1.0.7",
"viem": "^2.0.0"
},
Expand Down
7 changes: 7 additions & 0 deletions experimental/solc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tevm/contract

## 1.1.0-next.56

### Patch Changes

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/contract@1.1.0-next.56

## 1.1.0-next.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion experimental/solc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/experimental-solc",
"version": "1.1.0-next.52",
"version": "1.1.0-next.56",
"private": false,
"description": "Experimental wrapper around solc",
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions extensions/ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tevm/ethers

## 1.1.0-next.56

### Patch Changes

- Updated dependencies []:
- @tevm/client-types@1.1.0-next.52
- @tevm/procedures-types@1.1.0-next.52
- @tevm/memory-client@1.1.0-next.56

## 1.1.0-next.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion extensions/ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/ethers",
"version": "1.1.0-next.55",
"version": "1.1.0-next.56",
"private": false,
"description": "A collection of ethers.js utilities for working with Tevm",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions extensions/opstack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tevm/viem

## 1.1.0-next.56

### Patch Changes

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/contract@1.1.0-next.56
- @tevm/memory-client@1.1.0-next.56

## 1.1.0-next.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion extensions/opstack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/opstack",
"version": "1.1.0-next.55",
"version": "1.1.0-next.56",
"private": false,
"description": "Op stack utilities for tevm",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/actions-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tevm/contract

## 1.1.0-next.56

### Patch Changes

- [#1109](https://github.com/evmts/tevm-monorepo/pull/1109) [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with blob params in receipt return type being required rather than optional

## 1.1.0-next.54

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/actions-types",
"version": "1.1.0-next.54",
"version": "1.1.0-next.56",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
18 changes: 18 additions & 0 deletions packages/actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @tevm/contract

## 1.1.0-next.56

### Patch Changes

- [#1109](https://github.com/evmts/tevm-monorepo/pull/1109) [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with ethGetCode not getting updated post blockchain refactor

- [#1109](https://github.com/evmts/tevm-monorepo/pull/1109) [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784) Thanks [@roninjin10](https://github.com/roninjin10)! - Fix: Bug with last blocks state root accidentally being mutated when mining new blocks

- [#1109](https://github.com/evmts/tevm-monorepo/pull/1109) [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug in getStorageAtHandler preventing some storage slots to not be read correctly.

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784), [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/block@1.1.0-next.56
- @tevm/receipt-manager@1.1.0-next.56
- @tevm/procedures-types@1.1.0-next.52
- @tevm/zod@1.1.0-next.52
- @tevm/blockchain@1.1.0-next.56
- @tevm/vm@1.1.0-next.56

## 1.1.0-next.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/actions",
"version": "1.1.0-next.55",
"version": "1.1.0-next.56",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
14 changes: 14 additions & 0 deletions packages/base-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @tevm/client

## 1.1.0-next.56

### Patch Changes

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/receipt-manager@1.1.0-next.56
- @tevm/predeploys@1.1.0-next.56
- @tevm/state@1.1.0-next.56
- @tevm/blockchain@1.1.0-next.56
- @tevm/txpool@1.1.0-next.56
- @tevm/vm@1.1.0-next.56
- @tevm/evm@1.1.0-next.56
- @tevm/sync-storage-persister@1.1.0-next.56

## 1.1.0-next.55

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/base-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/base-client",
"version": "1.1.0-next.55",
"version": "1.1.0-next.56",
"private": false,
"description": "Client implementations of Tevm",
"keywords": [
Expand Down Expand Up @@ -68,7 +68,7 @@
"@tevm/jsonrpc": "workspace:^",
"@tevm/logger": "workspace:^",
"@tevm/predeploys": "workspace:^",
"@tevm/receipt-manager": "workspace:1.1.0-next.55",
"@tevm/receipt-manager": "workspace:1.1.0-next.56",
"@tevm/state": "workspace:^",
"@tevm/sync-storage-persister": "workspace:^",
"@tevm/txpool": "workspace:^",
Expand Down
6 changes: 6 additions & 0 deletions packages/block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tevm/state

## 1.1.0-next.56

### Patch Changes

- [#1109](https://github.com/evmts/tevm-monorepo/pull/1109) [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug in @tevm/block where impersonated tx were not being properly copied into newly created blocks

## 1.1.0-next.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/block",
"version": "1.1.0-next.52",
"version": "1.1.0-next.56",
"private": false,
"description": "A custom implementation of ethereumjs block",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/blockchain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tevm/state

## 1.1.0-next.56

### Patch Changes

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/block@1.1.0-next.56

## 1.1.0-next.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blockchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/blockchain",
"version": "1.1.0-next.55",
"version": "1.1.0-next.56",
"private": false,
"description": "A custom implementation of ethereumjs blockchain",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/contract/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tevm/contract

## 1.1.0-next.56

### Patch Changes

- [#1109](https://github.com/evmts/tevm-monorepo/pull/1109) [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed copy-pasta bug with copying deployedBytecode into bytecode for simpleContract. The correct bytecode is now set.

## 1.1.0-next.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/contract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/contract",
"version": "1.1.0-next.52",
"version": "1.1.0-next.56",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions packages/decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tevm/client

## 1.1.0-next.56

### Patch Changes

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784), [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784), [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784), [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784), [`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/actions-types@1.1.0-next.56
- @tevm/actions@1.1.0-next.56
- @tevm/procedures@1.1.0-next.56
- @tevm/procedures-types@1.1.0-next.52

## 1.1.0-next.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/decorators",
"version": "1.1.0-next.55",
"version": "1.1.0-next.56",
"private": false,
"description": "Client implementations of Tevm",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tevm/state

## 1.1.0-next.56

### Patch Changes

- Updated dependencies []:
- @tevm/predeploys@1.1.0-next.56
- @tevm/blockchain@1.1.0-next.56

## 1.1.0-next.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/evm",
"version": "1.1.0-next.55",
"version": "1.1.0-next.56",
"private": false,
"description": "A custom implementation of ethereumjs evm",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/http-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tevm/client

## 1.1.0-next.56

### Patch Changes

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/contract@1.1.0-next.56
- @tevm/viem@1.1.0-next.52

## 1.1.0-next.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/http-client",
"version": "1.1.0-next.52",
"version": "1.1.0-next.56",
"private": false,
"description": "Client implementations of Tevm",
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions packages/memory-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tevm/client

## 1.1.0-next.56

### Patch Changes

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/contract@1.1.0-next.56
- @tevm/decorators@1.1.0-next.56
- @tevm/base-client@1.1.0-next.56
- @tevm/evm@1.1.0-next.56

## 1.1.0-next.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/memory-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/memory-client",
"version": "1.1.0-next.55",
"version": "1.1.0-next.56",
"private": false,
"description": "Client implementations of Tevm",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/precompiles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tevm/precompiles

## 1.1.0-next.56

### Patch Changes

- Updated dependencies [[`9eeba47`](https://github.com/evmts/tevm-monorepo/commit/9eeba478f249b8c1bf654607206b61f95c9c9784)]:
- @tevm/contract@1.1.0-next.56

## 1.1.0-next.52

### Patch Changes
Expand Down

0 comments on commit 61ee9de

Please sign in to comment.