Commit b8d4c92f authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub

Version Packages (#452)

Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 3b00b7c3
---
"@eth-optimism/l2geth": patch
"@eth-optimism/batch-submitter": patch
"@eth-optimism/data-transport-layer": patch
"@eth-optimism/message-relayer": patch
---
bump private package versions to try triggering a tag
# Changelog
## 0.2.1
### Patch Changes
- 3b00b7c: bump private package versions to try triggering a tag
## v0.1.3
- Integrate data transport layer
......
{
"name": "@eth-optimism/l2geth",
"version": "0.2.0",
"version": "0.2.1",
"private": true
}
# Changelog
## 0.1.9
### Patch Changes
- 3b00b7c: bump private package versions to try triggering a tag
## 0.1.8
### Patch Changes
......
{
"name": "@eth-optimism/batch-submitter",
"version": "0.1.8",
"version": "0.1.9",
"private": true,
"description": "[Optimism] Batch submission for sequencer & aggregators",
"main": "dist/index",
......
# data transport layer
## 0.1.4
### Patch Changes
- 3b00b7c: bump private package versions to try triggering a tag
## 0.1.3
### Patch Changes
......
{
"name": "@eth-optimism/data-transport-layer",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"main": "dist/index",
"files": [
......
# @eth-optimism/message-relayer
## 0.0.3
### Patch Changes
- 3b00b7c: bump private package versions to try triggering a tag
## 0.0.2
### Patch Changes
- Updated dependencies [6cbc54d]
......
{
"name": "@eth-optimism/message-relayer",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"description": "[Optimism] Cross Domain Message Relayer service",
"main": "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