From cc011f66ec569cd0c88ace85a64ce76c3399c745 Mon Sep 17 00:00:00 2001 From: Jakub Date: Fri, 7 Oct 2022 09:24:00 +0000 Subject: [PATCH 1/7] release: v2.4.1-beta.0 Signed-off-by: Jakub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 776c33fa1..b6e34bc58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "2.4.0", + "version": "2.4.1-beta.0", "description": "Synpress is e2e testing framework based around Cypress.io & playwright with included MetaMask support. Test your dapps with ease.", "keywords": [ "Synpress", From 2b51d11ca5498288e0c7c38ddca39fc43d3506de Mon Sep 17 00:00:00 2001 From: Jakub Date: Fri, 7 Oct 2022 19:26:29 +0000 Subject: [PATCH 2/7] release: v2.4.1-beta.1 Signed-off-by: Jakub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2dfaea2d..7e6fc3177 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "2.4.1-beta.0", + "version": "2.4.1-beta.1", "description": "Synpress is e2e testing framework based around Cypress.io & playwright with included MetaMask support. Test your dapps with ease.", "keywords": [ "Synpress", From b900904c5b3207fd615bd57f4e1246504e85bbd7 Mon Sep 17 00:00:00 2001 From: Jakub Date: Tue, 11 Oct 2022 18:15:22 +0000 Subject: [PATCH 3/7] release: v2.4.1-beta.2 Signed-off-by: Jakub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index beea2ecdc..9088e8417 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "2.4.1-beta.1", + "version": "2.4.1-beta.2", "description": "Synpress is e2e testing framework based around Cypress.io & playwright with included MetaMask support. Test your dapps with ease.", "keywords": [ "Synpress", From 8216765743504f96880926a5367b28731946d249 Mon Sep 17 00:00:00 2001 From: Jakub Date: Sat, 15 Oct 2022 17:45:01 +0000 Subject: [PATCH 4/7] release: v2.4.1-beta.3 Signed-off-by: Jakub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1d029aee..bd234f03a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "2.4.1-beta.2", + "version": "2.4.1-beta.3", "description": "Synpress is e2e testing framework based around Cypress.io & playwright with included MetaMask support. Test your dapps with ease.", "keywords": [ "Synpress", From 873b69fbdefe218f9b16eb04d12ef10e0b549b1b Mon Sep 17 00:00:00 2001 From: Jakub Date: Mon, 17 Oct 2022 16:07:23 +0000 Subject: [PATCH 5/7] release: v2.4.1-beta.4 Signed-off-by: Jakub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd234f03a..5a81a2383 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "2.4.1-beta.3", + "version": "2.4.1-beta.4", "description": "Synpress is e2e testing framework based around Cypress.io & playwright with included MetaMask support. Test your dapps with ease.", "keywords": [ "Synpress", From 71e3865d565e456cdfb5e085b7378d5f4b97d30d Mon Sep 17 00:00:00 2001 From: Jakub Date: Tue, 18 Oct 2022 19:56:23 +0000 Subject: [PATCH 6/7] release: v2.4.1 Signed-off-by: Jakub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a81a2383..fa36f6530 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "2.4.1-beta.4", + "version": "2.4.1", "description": "Synpress is e2e testing framework based around Cypress.io & playwright with included MetaMask support. Test your dapps with ease.", "keywords": [ "Synpress", From a1133b603ff0509393f5a81a3a3300ae03b95c42 Mon Sep 17 00:00:00 2001 From: Jakub Date: Mon, 31 Oct 2022 09:51:02 +0000 Subject: [PATCH 7/7] release: v3.0.0 Signed-off-by: Jakub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3baa0994..d18f40a87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "2.4.1", + "version": "3.0.0", "description": "Synpress is e2e testing framework based around Cypress.io & playwright with included MetaMask support. Test your dapps with ease.", "keywords": [ "Synpress",