From ec336b92aae5cafc76b5fe22bf9d50ecdafd9b4c Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 18 Aug 2023 14:24:32 +0000 Subject: [PATCH] Publish - @0x/contracts-erc20@4.0.12 - @0x/contracts-test-utils@5.4.58 - @0x/contracts-treasury@1.4.52 - @0x/contracts-utils@4.8.50 - @0x/contracts-zero-ex@0.47.0 - @0x/contract-addresses@8.11.0 - @0x/contract-wrappers@13.23.6 - @0x/protocol-utils@11.24.0 --- contracts/erc20/package.json | 4 ++-- contracts/test-utils/package.json | 4 ++-- contracts/treasury/package.json | 8 ++++---- contracts/utils/package.json | 4 ++-- contracts/zero-ex/package.json | 8 ++++---- packages/contract-addresses/package.json | 2 +- packages/contract-wrappers/package.json | 4 ++-- packages/protocol-utils/package.json | 6 +++--- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/contracts/erc20/package.json b/contracts/erc20/package.json index 8e8f5b28ab..4232b7c436 100644 --- a/contracts/erc20/package.json +++ b/contracts/erc20/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc20", - "version": "4.0.11", + "version": "4.0.12", "engines": { "node": ">=6.12" }, @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/0xProject/protocol", "devDependencies": { - "@0x/contracts-utils": "^4.8.49", + "@0x/contracts-utils": "^4.8.50", "@0x/ts-doc-gen": "^0.0.28", "typedoc": "~0.16.11" }, diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json index 44297bd711..0e3a6e4077 100644 --- a/contracts/test-utils/package.json +++ b/contracts/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-test-utils", - "version": "5.4.57", + "version": "5.4.58", "engines": { "node": ">=6.12" }, @@ -41,7 +41,7 @@ "dependencies": { "@0x/assert": "^3.0.36", "@0x/base-contract": "^7.0.0", - "@0x/contract-addresses": "^8.10.0", + "@0x/contract-addresses": "^8.11.0", "@0x/dev-utils": "^5.0.2", "@0x/json-schemas": "^6.4.4", "@0x/order-utils": "^10.4.28", diff --git a/contracts/treasury/package.json b/contracts/treasury/package.json index 65035074ab..e60150b1de 100644 --- a/contracts/treasury/package.json +++ b/contracts/treasury/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-treasury", - "version": "1.4.51", + "version": "1.4.52", "engines": { "node": ">=6.12" }, @@ -46,12 +46,12 @@ "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/treasury", "devDependencies": { "@0x/abi-gen": "^5.8.5", - "@0x/contract-addresses": "^8.10.0", + "@0x/contract-addresses": "^8.11.0", "@0x/contracts-asset-proxy": "^3.7.19", "@0x/contracts-erc20": "3.3.57", "@0x/contracts-gen": "^2.0.50", "@0x/contracts-staking": "^2.0.45", - "@0x/contracts-test-utils": "^5.4.57", + "@0x/contracts-test-utils": "^5.4.58", "@0x/sol-compiler": "^4.8.2", "@0x/ts-doc-gen": "^0.0.28", "@types/isomorphic-fetch": "^0.0.35", @@ -73,7 +73,7 @@ }, "dependencies": { "@0x/base-contract": "^7.0.0", - "@0x/protocol-utils": "^11.23.0", + "@0x/protocol-utils": "^11.24.0", "@0x/subproviders": "^8.0.1", "@0x/types": "^3.3.7", "@0x/typescript-typings": "^5.3.1", diff --git a/contracts/utils/package.json b/contracts/utils/package.json index c028648f9b..b08e2eb369 100644 --- a/contracts/utils/package.json +++ b/contracts/utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-utils", - "version": "4.8.49", + "version": "4.8.50", "engines": { "node": ">=6.12" }, @@ -45,7 +45,7 @@ "devDependencies": { "@0x/abi-gen": "^5.8.5", "@0x/contracts-gen": "^2.0.50", - "@0x/contracts-test-utils": "^5.4.57", + "@0x/contracts-test-utils": "^5.4.58", "@0x/dev-utils": "^5.0.2", "@0x/order-utils": "^10.4.28", "@0x/sol-compiler": "^4.8.2", diff --git a/contracts/zero-ex/package.json b/contracts/zero-ex/package.json index c1167f4ab3..acae63b2be 100644 --- a/contracts/zero-ex/package.json +++ b/contracts/zero-ex/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-zero-ex", - "version": "0.46.0", + "version": "0.47.0", "engines": { "node": ">=6.12" }, @@ -51,10 +51,10 @@ "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/zero-ex", "devDependencies": { "@0x/abi-gen": "^5.8.5", - "@0x/contract-addresses": "^8.10.0", + "@0x/contract-addresses": "^8.11.0", "@0x/contracts-erc20": "^3.3.57", "@0x/contracts-gen": "^2.0.50", - "@0x/contracts-test-utils": "^5.4.57", + "@0x/contracts-test-utils": "^5.4.58", "@0x/dev-utils": "^5.0.2", "@0x/order-utils": "^10.4.28", "@0x/sol-compiler": "^4.8.2", @@ -80,7 +80,7 @@ }, "dependencies": { "@0x/base-contract": "^7.0.0", - "@0x/protocol-utils": "^11.23.0", + "@0x/protocol-utils": "^11.24.0", "@0x/subproviders": "^8.0.1", "@0x/types": "^3.3.7", "@0x/typescript-typings": "^5.3.1", diff --git a/packages/contract-addresses/package.json b/packages/contract-addresses/package.json index 6574d23fee..4d07b762bf 100644 --- a/packages/contract-addresses/package.json +++ b/packages/contract-addresses/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-addresses", - "version": "8.10.0", + "version": "8.11.0", "engines": { "node": ">=6.12" }, diff --git a/packages/contract-wrappers/package.json b/packages/contract-wrappers/package.json index 9e55db2b0d..dd1d471601 100644 --- a/packages/contract-wrappers/package.json +++ b/packages/contract-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-wrappers", - "version": "13.23.5", + "version": "13.23.6", "engines": { "node": ">=6.12" }, @@ -59,7 +59,7 @@ "dependencies": { "@0x/assert": "^3.0.36", "@0x/base-contract": "^7.0.0", - "@0x/contract-addresses": "^8.10.0", + "@0x/contract-addresses": "^8.11.0", "@0x/json-schemas": "^6.4.4", "@0x/types": "^3.3.7", "@0x/utils": "^7.0.0", diff --git a/packages/protocol-utils/package.json b/packages/protocol-utils/package.json index fa066ddc94..92dfb1ae6b 100644 --- a/packages/protocol-utils/package.json +++ b/packages/protocol-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/protocol-utils", - "version": "11.23.0", + "version": "11.24.0", "engines": { "node": ">=6.12" }, @@ -62,8 +62,8 @@ }, "dependencies": { "@0x/assert": "^3.0.36", - "@0x/contract-addresses": "^8.10.0", - "@0x/contract-wrappers": "^13.23.5", + "@0x/contract-addresses": "^8.11.0", + "@0x/contract-wrappers": "^13.23.6", "@0x/json-schemas": "^6.4.4", "@0x/subproviders": "^8.0.1", "@0x/utils": "^7.0.0",