Commit 875d3b04 authored by github-actions[bot]'s avatar github-actions[bot]

Version Packages

parent 8d2d94e4
---
'@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 # @eth-optimism/batch-submitter-service
## 0.1.13
### Patch Changes
- 7a8812d14: Update go-ethereum to v1.10.26
## 0.1.12 ## 0.1.12
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/batch-submitter-service", "name": "@eth-optimism/batch-submitter-service",
"version": "0.1.12", "version": "0.1.13",
"private": true, "private": true,
"devDependencies": {} "devDependencies": {}
} }
# @eth-optimism/indexer # @eth-optimism/indexer
## 0.3.3
### Patch Changes
- 587f309bf: Fix the docker build
## 0.3.2 ## 0.3.2
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/indexer", "name": "@eth-optimism/indexer",
"version": "0.3.2", "version": "0.3.3",
"private": true, "private": true,
"license": "MIT" "license": "MIT"
} }
# @eth-optimism/hardhat-node # @eth-optimism/hardhat-node
## 0.2.4
### Patch Changes
- 805acded4: Bump hardhat to 2.12.2
## 0.2.3 ## 0.2.3
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/hardhat-node", "name": "@eth-optimism/hardhat-node",
"version": "0.2.3", "version": "0.2.4",
"scripts": { "scripts": {
"start": "hardhat node --network hardhat" "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