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

Version Packages (#8922)

Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 509772a7
---
'@eth-optimism/sdk': patch
---
Fixes a bug in the SDK that would fail if unsupported fields were provided.
# @eth-optimism/drippie-mon
## 0.5.7
### Patch Changes
- Updated dependencies [[`18becd7e4`](https://github.com/ethereum-optimism/optimism/commit/18becd7e457577c105f6bc03597e069334cb7433)]:
- @eth-optimism/sdk@3.1.8
## 0.5.6
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/chain-mon",
"version": "0.5.6",
"version": "0.5.7",
"description": "[Optimism] Chain monitoring services",
"main": "dist/index",
"types": "dist/index",
......
# @eth-optimism/sdk
## 3.1.8
### Patch Changes
- [#8902](https://github.com/ethereum-optimism/optimism/pull/8902) [`18becd7e4`](https://github.com/ethereum-optimism/optimism/commit/18becd7e457577c105f6bc03597e069334cb7433) Thanks [@smartcontracts](https://github.com/smartcontracts)! - Fixes a bug in the SDK that would fail if unsupported fields were provided.
## 3.1.7
### Patch Changes
......
{
"name": "@eth-optimism/sdk",
"version": "3.1.7",
"version": "3.1.8",
"description": "[Optimism] Tools for working with Optimism",
"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