Skip to content

Commit 15a508f

Browse files
author
Github Actions
committed
Publish
- @0x/contracts-integrations@2.7.17 - @0x/contracts-zero-ex@0.14.0 - @0x/asset-swapper@5.5.1 - @0x/contract-wrappers-test@12.2.30 - @0x/migrations@6.5.6 - @0x/protocol-utils@1.1.0
1 parent b3c20ff commit 15a508f

6 files changed

Lines changed: 15 additions & 15 deletions

File tree

contracts/integrations/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-integrations",
3-
"version": "2.7.16",
3+
"version": "2.7.17",
44
"private": true,
55
"engines": {
66
"node": ">=6.12"
@@ -65,9 +65,9 @@
6565
"@0x/contracts-utils": "^4.6.3",
6666
"@0x/coordinator-server": "^1.0.5",
6767
"@0x/dev-utils": "^4.1.3",
68-
"@0x/migrations": "^6.5.5",
68+
"@0x/migrations": "^6.5.6",
6969
"@0x/order-utils": "^10.4.10",
70-
"@0x/protocol-utils": "^1.0.1",
70+
"@0x/protocol-utils": "^1.1.0",
7171
"@0x/sol-compiler": "^4.4.1",
7272
"@0x/tslint-config": "^4.1.3",
7373
"@0x/web3-wrapper": "^7.3.0",
@@ -93,7 +93,7 @@
9393
"typescript": "3.0.1"
9494
},
9595
"dependencies": {
96-
"@0x/asset-swapper": "^5.5.0",
96+
"@0x/asset-swapper": "^5.5.1",
9797
"@0x/base-contract": "^6.2.14",
9898
"@0x/contracts-asset-proxy": "^3.7.0",
9999
"@0x/contracts-erc1155": "^2.1.18",
@@ -103,7 +103,7 @@
103103
"@0x/contracts-multisig": "^4.1.19",
104104
"@0x/contracts-staking": "^2.0.26",
105105
"@0x/contracts-test-utils": "^5.3.15",
106-
"@0x/contracts-zero-ex": "^0.13.0",
106+
"@0x/contracts-zero-ex": "^0.14.0",
107107
"@0x/subproviders": "^6.2.3",
108108
"@0x/types": "^3.3.1",
109109
"@0x/typescript-typings": "^5.1.6",

contracts/zero-ex/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-zero-ex",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -83,7 +83,7 @@
8383
},
8484
"dependencies": {
8585
"@0x/base-contract": "^6.2.14",
86-
"@0x/protocol-utils": "^1.0.1",
86+
"@0x/protocol-utils": "^1.1.0",
8787
"@0x/subproviders": "^6.2.3",
8888
"@0x/types": "^3.3.1",
8989
"@0x/typescript-typings": "^5.1.6",

packages/asset-swapper/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/asset-swapper",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -94,9 +94,9 @@
9494
"@0x/contracts-gen": "^2.0.24",
9595
"@0x/contracts-test-utils": "^5.3.15",
9696
"@0x/contracts-utils": "^4.6.3",
97-
"@0x/contracts-zero-ex": "^0.13.0",
97+
"@0x/contracts-zero-ex": "^0.14.0",
9898
"@0x/mesh-rpc-client": "^9.4.2",
99-
"@0x/migrations": "^6.5.5",
99+
"@0x/migrations": "^6.5.6",
100100
"@0x/sol-compiler": "^4.4.1",
101101
"@0x/subproviders": "^6.2.3",
102102
"@0x/ts-doc-gen": "^0.0.28",

packages/contract-wrappers-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contract-wrappers-test",
3-
"version": "12.2.29",
3+
"version": "12.2.30",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -34,7 +34,7 @@
3434
"@0x/contract-wrappers": "^13.11.0",
3535
"@0x/contracts-test-utils": "^5.3.15",
3636
"@0x/dev-utils": "^4.1.3",
37-
"@0x/migrations": "^6.5.5",
37+
"@0x/migrations": "^6.5.6",
3838
"@0x/order-utils": "^10.4.10",
3939
"@0x/subproviders": "^6.2.3",
4040
"@0x/ts-doc-gen": "^0.0.28",

packages/migrations/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/migrations",
3-
"version": "6.5.5",
3+
"version": "6.5.6",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -81,7 +81,7 @@
8181
"@0x/contracts-multisig": "^4.1.19",
8282
"@0x/contracts-staking": "^2.0.26",
8383
"@0x/contracts-utils": "^4.6.3",
84-
"@0x/contracts-zero-ex": "^0.13.0",
84+
"@0x/contracts-zero-ex": "^0.14.0",
8585
"@0x/sol-compiler": "^4.4.1",
8686
"@0x/subproviders": "^6.2.3",
8787
"@0x/typescript-typings": "^5.1.6",

packages/protocol-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/protocol-utils",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"engines": {
55
"node": ">=6.12"
66
},

0 commit comments

Comments
 (0)