Commit 78826a13 authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

Merge pull request #3971 from ethereum-optimism/changeset-release/master

Version Packages
parents 9dad975a 875d3b04
---
'@eth-optimism/batch-submitter-service': patch
---
Update go-ethereum to v1.10.26
---
'@eth-optimism/hardhat-node': patch
---
Bump hardhat to 2.12.2
---
'@eth-optimism/indexer': patch
---
Fix the docker build
# @eth-optimism/batch-submitter-service
## 0.1.13
### Patch Changes
- 7a8812d14: Update go-ethereum to v1.10.26
## 0.1.12
### Patch Changes
......
{
"name": "@eth-optimism/batch-submitter-service",
"version": "0.1.12",
"version": "0.1.13",
"private": true,
"devDependencies": {}
}
# @eth-optimism/indexer
## 0.3.3
### Patch Changes
- 587f309bf: Fix the docker build
## 0.3.2
### Patch Changes
......
{
"name": "@eth-optimism/indexer",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"license": "MIT"
}
# @eth-optimism/hardhat-node
## 0.2.4
### Patch Changes
- 805acded4: Bump hardhat to 2.12.2
## 0.2.3
### Patch Changes
......
{
"name": "@eth-optimism/hardhat-node",
"version": "0.2.3",
"version": "0.2.4",
"scripts": {
"start": "hardhat node --network hardhat"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment