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

Version Packages (#564)

Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent ab285e44
---
"@eth-optimism/batch-submitter": patch
---
properly start the batch submitter instead of instantly exiting
---
"@eth-optimism/specs": minor
---
Add a new package to contain specs
# Changelog # Changelog
## 0.2.1
### Patch Changes
- ab285e4: properly start the batch submitter instead of instantly exiting
## 0.2.0 ## 0.2.0
### Minor Changes ### Minor Changes
......
{ {
"name": "@eth-optimism/batch-submitter", "name": "@eth-optimism/batch-submitter",
"version": "0.2.0", "version": "0.2.1",
"private": true, "private": true,
"description": "[Optimism] Batch submission for sequencer & aggregators", "description": "[Optimism] Batch submission for sequencer & aggregators",
"main": "dist/index", "main": "dist/index",
......
# @eth-optimism/specs
## 0.2.0
### Minor Changes
- 318857e: Add a new package to contain specs
{ {
"name": "@eth-optimism/specs", "name": "@eth-optimism/specs",
"version": "0.1.0", "version": "0.2.0",
"license": "MIT", "license": "MIT",
"private": true, "private": true,
"devDependencies": { "devDependencies": {
......
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