Commit 926946d3 authored by github-actions[bot]'s avatar github-actions[bot]

Version Packages

parent fdfc1e3d
---
'@eth-optimism/data-transport-layer': patch
---
Fixes a bug in the DTL that would cause it to not be able to sync beyond the deposit shutoff block.
---
'@eth-optimism/ci-builder': minor
'@eth-optimism/foundry': minor
---
Bump foundry to 2ff99025abade470a795724c10648c800a41025e
# @eth-optimism/ci-builder
## 0.4.0
### Minor Changes
- 05cc935b2: Bump foundry to 2ff99025abade470a795724c10648c800a41025e
## 0.3.8
### Patch Changes
......
{
"name": "@eth-optimism/ci-builder",
"version": "0.3.8",
"version": "0.4.0",
"scripts": {},
"license": "MIT",
"dependencies": {}
......
# @eth-optimism/foundry
## 0.2.0
### Minor Changes
- 05cc935b2: Bump foundry to 2ff99025abade470a795724c10648c800a41025e
## 0.1.3
### Patch Changes
......
{
"name": "@eth-optimism/foundry",
"version": "0.1.3",
"version": "0.2.0",
"scripts": {},
"license": "MIT",
"dependencies": {}
......
# data transport layer
## 0.5.51
### Patch Changes
- 4396e187d: Fixes a bug in the DTL that would cause it to not be able to sync beyond the deposit shutoff block.
## 0.5.50
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/data-transport-layer",
"version": "0.5.50",
"version": "0.5.51",
"description": "[Optimism] Service for shuttling data from L1 into L2",
"main": "dist/index",
"types": "dist/index",
......
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