From 342388d6b44e04048a7624cb8f2fbf391f35493a Mon Sep 17 00:00:00 2001 From: Yash Date: Thu, 7 Sep 2023 01:43:02 +0530 Subject: [PATCH 1/4] update dynamic contracts dependency version --- lib/dynamic-contracts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dynamic-contracts b/lib/dynamic-contracts index 7cf7a6b2a..35a084c66 160000 --- a/lib/dynamic-contracts +++ b/lib/dynamic-contracts @@ -1 +1 @@ -Subproject commit 7cf7a6b2a741be0211839fa272331bb4d1260e96 +Subproject commit 35a084c66413b6e2401834220174f635bb34516a From 5887f5ddb5e4771c07d44e2be5aee1539078f870 Mon Sep 17 00:00:00 2001 From: Yash Date: Thu, 7 Sep 2023 01:44:51 +0530 Subject: [PATCH 2/4] dynamic-contracts v1.2.0-0 --- lib/dynamic-contracts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dynamic-contracts b/lib/dynamic-contracts index 35a084c66..7cf7a6b2a 160000 --- a/lib/dynamic-contracts +++ b/lib/dynamic-contracts @@ -1 +1 @@ -Subproject commit 35a084c66413b6e2401834220174f635bb34516a +Subproject commit 7cf7a6b2a741be0211839fa272331bb4d1260e96 From a730a07420df8d9f204afc8c2cb636aa2be3f80d Mon Sep 17 00:00:00 2001 From: Yash Date: Thu, 7 Sep 2023 02:32:32 +0530 Subject: [PATCH 3/4] v3.9.3 --- contracts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/package.json b/contracts/package.json index f00edfbef..a52720b26 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -1,7 +1,7 @@ { "name": "@thirdweb-dev/contracts", "description": "Collection of smart contracts deployable via the thirdweb SDK, dashboard and CLI", - "version": "3.9.2", + "version": "3.9.3", "license": "Apache-2.0", "repository": { "type": "git", From 364244aa95b202137723c055dbad7ab7dfaeaec7 Mon Sep 17 00:00:00 2001 From: Yash Date: Thu, 7 Sep 2023 02:55:05 +0530 Subject: [PATCH 4/4] v3.9.4 --- contracts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/package.json b/contracts/package.json index a52720b26..a7fa5f0fb 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -1,7 +1,7 @@ { "name": "@thirdweb-dev/contracts", "description": "Collection of smart contracts deployable via the thirdweb SDK, dashboard and CLI", - "version": "3.9.3", + "version": "3.9.4", "license": "Apache-2.0", "repository": { "type": "git",