Commit c4aecf75 authored by Zach Howard's avatar Zach Howard Committed by GitHub

Merge pull request #4678 from ethereum-optimism/develop

release packages 
parents dea3d18a a7afab45
---
'@eth-optimism/balance-monitor': patch
---
Fixed the name in Dockerfile.packages
---
'@eth-optimism/indexer': minor
---
Fix startup issues, add L2 conf depth
# @eth-optimism/indexer # @eth-optimism/indexer
## 0.6.0
### Minor Changes
- ecf0cc59b: Fix startup issues, add L2 conf depth
## 0.5.0 ## 0.5.0
### Minor Changes ### Minor Changes
......
{ {
"name": "@eth-optimism/indexer", "name": "@eth-optimism/indexer",
"version": "0.5.0", "version": "0.6.0",
"private": true, "private": true,
"license": "MIT" "license": "MIT"
} }
# @eth-optimism/balance-monitor # @eth-optimism/balance-monitor
## 0.0.4
### Patch Changes
- 013bd456f: Fixed the name in Dockerfile.packages
## 0.0.3 ## 0.0.3
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/balance-monitor", "name": "@eth-optimism/balance-monitor",
"version": "0.0.3", "version": "0.0.4",
"description": "[Optimism] Forta Agent that reports whether certain accounts have fallen below some balance", "description": "[Optimism] Forta Agent that reports whether certain accounts have fallen below some balance",
"main": "dist/index", "main": "dist/index",
"types": "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