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

Version Packages (#812)

Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 9599b697
---
'@eth-optimism/contracts': patch
---
Fixed a bug in package json that stopped artifacts from being published
# Changelog # Changelog
## 0.2.11
### Patch Changes
- 9599b69: Fixed a bug in package json that stopped artifacts from being published
## 0.2.10 ## 0.2.10
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/contracts", "name": "@eth-optimism/contracts",
"version": "0.2.10", "version": "0.2.11",
"main": "dist/index", "main": "dist/index",
"files": [ "files": [
"dist/**/*.js", "dist/**/*.js",
......
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