Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @0x/abi-gen@5.8.2
 - @0x/contracts-gen@2.0.48
 - @0x/monorepo-scripts@3.2.6
  • Loading branch information
Github Actions committed Oct 13, 2022
1 parent b2d5a4a commit 38f717a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions abi-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/abi-gen",
"version": "5.8.1",
"version": "5.8.2",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@0x/assert": "^3.0.35",
"@0x/base-contract": "^7.0.0",
"@0x/contracts-gen": "^2.0.47",
"@0x/contracts-gen": "^2.0.48",
"@0x/dev-utils": "^5.0.0",
"@0x/json-schemas": "^6.4.5",
"@0x/sol-compiler": "^4.8.2",
Expand Down
2 changes: 1 addition & 1 deletion contracts-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-gen",
"version": "2.0.47",
"version": "2.0.48",
"engines": {
"node": ">=6.12"
},
Expand Down
2 changes: 1 addition & 1 deletion monorepo-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/monorepo-scripts",
"version": "3.2.5",
"version": "3.2.6",
"engines": {
"node": ">=6.12"
},
Expand Down

0 comments on commit 38f717a

Please sign in to comment.