Skip to content

Commit

Permalink
Version Packages (next) (#1493)
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/actions@1.0.0-next.126

### Minor Changes

-   b99de65: Added eth_createAccessList and anvil_deal json-rpc requests
    Added MemoryClient.deal action

## @tevm/decorators@1.0.0-next.126

### Minor Changes

-   b99de65: Added eth_createAccessList and anvil_deal json-rpc requests
    Added MemoryClient.deal action

### Patch Changes

-   Updated dependencies [b99de65]
    -   @tevm/actions@1.0.0-next.126

## @tevm/memory-client@1.0.0-next.126

### Minor Changes

-   b99de65: Added eth_createAccessList and anvil_deal json-rpc requests
    Added MemoryClient.deal action

### Patch Changes

-   Updated dependencies [b99de65]
    -   @tevm/decorators@1.0.0-next.126
    -   @tevm/actions@1.0.0-next.126

## tevm-run@1.0.0-next.126

### Patch Changes

-   tevm@1.0.0-next.126

## @tevm/cli@1.0.0-next.126

### Patch Changes

-   Updated dependencies [b99de65]
    -   @tevm/memory-client@1.0.0-next.126
    -   @tevm/actions@1.0.0-next.126
    -   @tevm/server@1.0.0-next.126

## @tevm/ethers@1.0.0-next.126

### Patch Changes

-   Updated dependencies [b99de65]
    -   @tevm/decorators@1.0.0-next.126
    -   @tevm/actions@1.0.0-next.126
    -   @tevm/client-types@1.0.0-next.118

## @tevm/viem@1.0.0-next.126

### Patch Changes

-   Updated dependencies [b99de65]
    -   @tevm/decorators@1.0.0-next.126

## @tevm/http-client@1.0.0-next.126

### Patch Changes

-   Updated dependencies [b99de65]
    -   @tevm/memory-client@1.0.0-next.126
    -   @tevm/viem@1.0.0-next.126

## @tevm/server@1.0.0-next.126

### Patch Changes

-   Updated dependencies [b99de65]
    -   @tevm/memory-client@1.0.0-next.126
    -   @tevm/decorators@1.0.0-next.126

## tevm@1.0.0-next.126

### Patch Changes

-   Updated dependencies [b99de65]
    -   @tevm/memory-client@1.0.0-next.126
    -   @tevm/decorators@1.0.0-next.126
    -   @tevm/actions@1.0.0-next.126
    -   @tevm/viem@1.0.0-next.126
    -   @tevm/http-client@1.0.0-next.126
    -   @tevm/server@1.0.0-next.126
    -   @tevm/client-types@1.0.0-next.118

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 1, 2024
1 parent b99de65 commit 236ed18
Show file tree
Hide file tree
Showing 21 changed files with 103 additions and 10 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
"light-bags-judge",
"light-cars-tease",
"light-cheetahs-tie",
"little-coats-float",
"long-frogs-itch",
"long-islands-behave",
"long-mangos-begin",
Expand Down
6 changes: 6 additions & 0 deletions bundler-packages/tevm-run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# tevm-run

## 1.0.0-next.126

### Patch Changes

- tevm@1.0.0-next.126

## 1.0.0-next.125

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion bundler-packages/tevm-run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tevm-run",
"version": "1.0.0-next.125",
"version": "1.0.0-next.126",
"license": "MIT",
"type": "module",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tevm/cli

## 1.0.0-next.126

### Patch Changes

- Updated dependencies [b99de65]
- @tevm/memory-client@1.0.0-next.126
- @tevm/actions@1.0.0-next.126
- @tevm/server@1.0.0-next.126

## 1.0.0-next.125

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/cli",
"version": "1.0.0-next.125",
"version": "1.0.0-next.126",
"license": "MIT",
"type": "module",
"exports": {
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.0.0-next.126

### Patch Changes

- Updated dependencies [b99de65]
- @tevm/decorators@1.0.0-next.126
- @tevm/actions@1.0.0-next.126
- @tevm/client-types@1.0.0-next.118

## 1.0.0-next.125

### 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.0.0-next.125",
"version": "1.0.0-next.126",
"private": false,
"description": "A collection of ethers.js utilities for working with Tevm",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions extensions/viem/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tevm/viem

## 1.0.0-next.126

### Patch Changes

- Updated dependencies [b99de65]
- @tevm/decorators@1.0.0-next.126

## 1.0.0-next.125

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

## 1.0.0-next.126

### Minor Changes

- b99de65: Added eth_createAccessList and anvil_deal json-rpc requests
Added MemoryClient.deal action

## 1.0.0-next.125

### 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.0.0-next.125",
"version": "1.0.0-next.126",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tevm/client

## 1.0.0-next.126

### Minor Changes

- b99de65: Added eth_createAccessList and anvil_deal json-rpc requests
Added MemoryClient.deal action

### Patch Changes

- Updated dependencies [b99de65]
- @tevm/actions@1.0.0-next.126

## 1.0.0-next.125

### 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.0.0-next.125",
"version": "1.0.0-next.126",
"private": false,
"description": "Client implementations of Tevm",
"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.0.0-next.126

### Patch Changes

- Updated dependencies [b99de65]
- @tevm/memory-client@1.0.0-next.126
- @tevm/viem@1.0.0-next.126

## 1.0.0-next.125

### 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.0.0-next.125",
"version": "1.0.0-next.126",
"private": false,
"description": "Client implementations of Tevm",
"keywords": [
Expand Down
13 changes: 13 additions & 0 deletions packages/memory-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @tevm/client

## 1.0.0-next.126

### Minor Changes

- b99de65: Added eth_createAccessList and anvil_deal json-rpc requests
Added MemoryClient.deal action

### Patch Changes

- Updated dependencies [b99de65]
- @tevm/decorators@1.0.0-next.126
- @tevm/actions@1.0.0-next.126

## 1.0.0-next.125

### 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.0.0-next.125",
"version": "1.0.0-next.126",
"private": false,
"description": "MemoryClient for tevm is an in memory devnet for JavaScript",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tevm/server

## 1.0.0-next.126

### Patch Changes

- Updated dependencies [b99de65]
- @tevm/memory-client@1.0.0-next.126
- @tevm/decorators@1.0.0-next.126

## 1.0.0-next.125

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

## 1.0.0-next.126

### Patch Changes

- Updated dependencies [b99de65]
- @tevm/memory-client@1.0.0-next.126
- @tevm/decorators@1.0.0-next.126
- @tevm/actions@1.0.0-next.126
- @tevm/viem@1.0.0-next.126
- @tevm/http-client@1.0.0-next.126
- @tevm/server@1.0.0-next.126
- @tevm/client-types@1.0.0-next.118

## 1.0.0-next.125

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tevm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tevm",
"version": "1.0.0-next.125",
"version": "1.0.0-next.126",
"private": false,
"description": "A typesafe Ethereum Virtual Machine (EVM) toolkit written in TypeScript",
"keywords": [
Expand Down

0 comments on commit 236ed18

Please sign in to comment.