Skip to content

Commit

Permalink
Version Packages (next) (#1429)
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
## [email protected]

### Patch Changes

-   [email protected]

## @tevm/[email protected]

### Patch Changes

-   Updated dependencies [bc00e14]
-   Updated dependencies [bc00e14]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

-   @tevm/[email protected]
-   @tevm/[email protected]
-   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

-   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

-   bc00e14: Fixed bug in eth_getLogs not handling nubmer hex
- bc00e14: Fixed bug with eth_getLogs not handling numbered hex string
logs well

## @tevm/[email protected]

### Patch Changes

-   Updated dependencies [bc00e14]
-   Updated dependencies [bc00e14]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

-   @tevm/[email protected]
-   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

-   Updated dependencies [bc00e14]
-   Updated dependencies [bc00e14]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

-   Updated dependencies [bc00e14]
-   Updated dependencies [bc00e14]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

-   @tevm/[email protected]
-   @tevm/[email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [bc00e14]
-   Updated dependencies [bc00e14]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Sep 12, 2024
1 parent bc00e14 commit a308502
Show file tree
Hide file tree
Showing 23 changed files with 106 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
"eighty-carpets-listen",
"eleven-masks-sin",
"eleven-rocks-bake",
"empty-plums-pretend",
"empty-turkeys-impress",
"fair-badgers-arrive",
"fair-bats-count",
Expand Down Expand Up @@ -288,6 +289,7 @@
"new-ties-refuse",
"new-waves-complain",
"nice-melons-brake",
"nice-walls-fail",
"nine-days-drop",
"ninety-apricots-push",
"odd-dingos-sit",
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.111

### Patch Changes

- [email protected]

## 1.0.0-next.110

### 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.110",
"version": "1.0.0-next.111",
"license": "MIT",
"type": "module",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tevm/cli

## 1.0.0-next.111

### Patch Changes

- Updated dependencies [bc00e14]
- Updated dependencies [bc00e14]
- @tevm/actions@1.0.0-next.111
- @tevm/memory-client@1.0.0-next.111
- @tevm/server@1.0.0-next.111

## 1.0.0-next.110

### 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.110",
"version": "1.0.0-next.111",
"license": "MIT",
"type": "module",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions extensions/ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tevm/ethers

## 1.0.0-next.111

### Patch Changes

- @tevm/client-types@1.0.0-next.109
- @tevm/decorators@1.0.0-next.111
- @tevm/procedures@1.0.0-next.111

## 1.0.0-next.110

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

## 1.0.0-next.111

### Patch Changes

- @tevm/decorators@1.0.0-next.111

## 1.0.0-next.110

### 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.110",
"version": "1.0.0-next.111",
"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.111

### Patch Changes

- bc00e14: Fixed bug in eth_getLogs not handling nubmer hex
- bc00e14: Fixed bug with eth_getLogs not handling numbered hex string logs well

## 1.0.0-next.110

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

## 1.0.0-next.111

### Patch Changes

- Updated dependencies [bc00e14]
- Updated dependencies [bc00e14]
- @tevm/actions@1.0.0-next.111
- @tevm/procedures@1.0.0-next.111

## 1.0.0-next.110

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

## 1.0.0-next.111

### Patch Changes

- @tevm/viem@1.0.0-next.111
- @tevm/memory-client@1.0.0-next.111

## 1.0.0-next.110

### 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.110",
"version": "1.0.0-next.111",
"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.0.0-next.111

### Patch Changes

- Updated dependencies [bc00e14]
- Updated dependencies [bc00e14]
- @tevm/actions@1.0.0-next.111
- @tevm/decorators@1.0.0-next.111
- @tevm/procedures@1.0.0-next.111

## 1.0.0-next.110

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

## 1.0.0-next.111

### Patch Changes

- Updated dependencies [bc00e14]
- Updated dependencies [bc00e14]
- @tevm/actions@1.0.0-next.111

## 1.0.0-next.110

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

## 1.0.0-next.111

### Patch Changes

- @tevm/decorators@1.0.0-next.111
- @tevm/memory-client@1.0.0-next.111

## 1.0.0-next.110

### 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.110",
"version": "1.0.0-next.111",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
15 changes: 15 additions & 0 deletions tevm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @tevm/contract

## 1.0.0-next.111

### Patch Changes

- Updated dependencies [bc00e14]
- Updated dependencies [bc00e14]
- @tevm/actions@1.0.0-next.111
- @tevm/viem@1.0.0-next.111
- @tevm/client-types@1.0.0-next.109
- @tevm/decorators@1.0.0-next.111
- @tevm/memory-client@1.0.0-next.111
- @tevm/procedures@1.0.0-next.111
- @tevm/server@1.0.0-next.111
- @tevm/http-client@1.0.0-next.111

## 1.0.0-next.110

### 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.110",
"version": "1.0.0-next.111",
"private": false,
"description": "A typesafe Ethereum Virtual Machine (EVM) toolkit written in TypeScript",
"keywords": [
Expand Down

0 comments on commit a308502

Please sign in to comment.