Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @0x/contracts-erc20@3.3.26
 - @0x/contracts-test-utils@5.4.17
 - @0x/contracts-treasury@1.4.9
 - @0x/contracts-utils@4.8.7
 - @0x/contracts-zero-ex@0.31.0
 - @0x/asset-swapper@16.49.8
 - @0x/contract-artifacts@3.17.0
 - @0x/contract-wrappers@13.19.0
 - @0x/migrations@8.1.15
 - @0x/protocol-utils@1.11.0
  • Loading branch information
Github Actions committed Feb 22, 2022
1 parent 1847ab9 commit 38969bb
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions contracts/erc20/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-erc20",
"version": "3.3.25",
"version": "3.3.26",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -53,8 +53,8 @@
"devDependencies": {
"@0x/abi-gen": "^5.7.2",
"@0x/contracts-gen": "^2.0.43",
"@0x/contracts-test-utils": "^5.4.16",
"@0x/contracts-utils": "^4.8.6",
"@0x/contracts-test-utils": "^5.4.17",
"@0x/contracts-utils": "^4.8.7",
"@0x/dev-utils": "^4.2.11",
"@0x/sol-compiler": "^4.7.8",
"@0x/ts-doc-gen": "^0.0.28",
Expand Down
2 changes: 1 addition & 1 deletion contracts/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-test-utils",
"version": "5.4.16",
"version": "5.4.17",
"engines": {
"node": ">=6.12"
},
Expand Down
8 changes: 4 additions & 4 deletions contracts/treasury/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-treasury",
"version": "1.4.8",
"version": "1.4.9",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -49,10 +49,10 @@
"@0x/abi-gen": "^5.7.2",
"@0x/contract-addresses": "^6.11.0",
"@0x/contracts-asset-proxy": "^3.7.19",
"@0x/contracts-erc20": "^3.3.25",
"@0x/contracts-erc20": "^3.3.26",
"@0x/contracts-gen": "^2.0.43",
"@0x/contracts-staking": "^2.0.45",
"@0x/contracts-test-utils": "^5.4.16",
"@0x/contracts-test-utils": "^5.4.17",
"@0x/sol-compiler": "^4.7.8",
"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.4",
Expand All @@ -73,7 +73,7 @@
},
"dependencies": {
"@0x/base-contract": "^6.4.5",
"@0x/protocol-utils": "^1.10.1",
"@0x/protocol-utils": "^1.11.0",
"@0x/subproviders": "^6.6.2",
"@0x/types": "^3.3.4",
"@0x/typescript-typings": "^5.2.1",
Expand Down
4 changes: 2 additions & 2 deletions contracts/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-utils",
"version": "4.8.6",
"version": "4.8.7",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@0x/abi-gen": "^5.7.2",
"@0x/contracts-gen": "^2.0.43",
"@0x/contracts-test-utils": "^5.4.16",
"@0x/contracts-test-utils": "^5.4.17",
"@0x/dev-utils": "^4.2.11",
"@0x/order-utils": "^10.4.28",
"@0x/sol-compiler": "^4.7.8",
Expand Down
8 changes: 4 additions & 4 deletions contracts/zero-ex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-zero-ex",
"version": "0.30.1",
"version": "0.31.0",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -57,9 +57,9 @@
"devDependencies": {
"@0x/abi-gen": "^5.7.2",
"@0x/contract-addresses": "^6.11.0",
"@0x/contracts-erc20": "^3.3.25",
"@0x/contracts-erc20": "^3.3.26",
"@0x/contracts-gen": "^2.0.43",
"@0x/contracts-test-utils": "^5.4.16",
"@0x/contracts-test-utils": "^5.4.17",
"@0x/dev-utils": "^4.2.11",
"@0x/order-utils": "^10.4.28",
"@0x/sol-compiler": "^4.7.8",
Expand All @@ -83,7 +83,7 @@
},
"dependencies": {
"@0x/base-contract": "^6.4.5",
"@0x/protocol-utils": "^1.10.1",
"@0x/protocol-utils": "^1.11.0",
"@0x/subproviders": "^6.6.2",
"@0x/types": "^3.3.4",
"@0x/typescript-typings": "^5.2.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/asset-swapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/asset-swapper",
"version": "16.49.7",
"version": "16.49.8",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -61,13 +61,13 @@
"@0x/assert": "^3.0.31",
"@0x/base-contract": "^6.4.5",
"@0x/contract-addresses": "^6.11.0",
"@0x/contract-wrappers": "^13.18.5",
"@0x/contracts-erc20": "^3.3.25",
"@0x/contracts-zero-ex": "^0.30.1",
"@0x/contract-wrappers": "^13.19.0",
"@0x/contracts-erc20": "^3.3.26",
"@0x/contracts-zero-ex": "^0.31.0",
"@0x/dev-utils": "^4.2.11",
"@0x/json-schemas": "^6.4.1",
"@0x/neon-router": "^0.3.2",
"@0x/protocol-utils": "^1.10.1",
"@0x/protocol-utils": "^1.11.0",
"@0x/quote-server": "^6.0.6",
"@0x/types": "^3.3.4",
"@0x/typescript-typings": "^5.2.1",
Expand Down Expand Up @@ -98,10 +98,10 @@
"@0x/contracts-exchange": "^3.2.38",
"@0x/contracts-exchange-libs": "^4.3.37",
"@0x/contracts-gen": "^2.0.43",
"@0x/contracts-test-utils": "^5.4.16",
"@0x/contracts-utils": "^4.8.6",
"@0x/contracts-test-utils": "^5.4.17",
"@0x/contracts-utils": "^4.8.7",
"@0x/mesh-rpc-client": "^9.4.2",
"@0x/migrations": "^8.1.14",
"@0x/migrations": "^8.1.15",
"@0x/sol-compiler": "^4.7.8",
"@0x/subproviders": "^6.6.2",
"@0x/ts-doc-gen": "^0.0.28",
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-artifacts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contract-artifacts",
"version": "3.16.0",
"version": "3.17.0",
"engines": {
"node": ">=6.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-wrappers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contract-wrappers",
"version": "13.18.5",
"version": "13.19.0",
"engines": {
"node": ">=6.12"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/migrations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/migrations",
"version": "8.1.14",
"version": "8.1.15",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -73,15 +73,15 @@
"@0x/contracts-coordinator": "^3.1.38",
"@0x/contracts-dev-utils": "^1.3.36",
"@0x/contracts-erc1155": "^2.1.37",
"@0x/contracts-erc20": "^3.3.25",
"@0x/contracts-erc20": "^3.3.26",
"@0x/contracts-erc721": "^3.1.37",
"@0x/contracts-exchange": "^3.2.38",
"@0x/contracts-exchange-forwarder": "^4.2.38",
"@0x/contracts-extensions": "^6.2.32",
"@0x/contracts-multisig": "^4.1.38",
"@0x/contracts-staking": "^2.0.45",
"@0x/contracts-utils": "^4.8.6",
"@0x/contracts-zero-ex": "^0.30.1",
"@0x/contracts-utils": "^4.8.7",
"@0x/contracts-zero-ex": "^0.31.0",
"@0x/sol-compiler": "^4.7.8",
"@0x/subproviders": "^6.6.2",
"@0x/typescript-typings": "^5.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/protocol-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/protocol-utils",
"version": "1.10.1",
"version": "1.11.0",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"@0x/assert": "^3.0.31",
"@0x/contract-addresses": "^6.11.0",
"@0x/contract-wrappers": "^13.18.4",
"@0x/contract-wrappers": "^13.19.0",
"@0x/json-schemas": "^6.4.1",
"@0x/subproviders": "^6.6.2",
"@0x/utils": "^6.5.0",
Expand Down

0 comments on commit 38969bb

Please sign in to comment.