From b8e1c2d53571aab3d311aeba233e3bbdcdc156bb Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Fri, 1 Oct 2021 20:15:03 +0530 Subject: [PATCH 1/2] Reverting to v1.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91bb68ef..2632d66a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.10.1", + "version": "1.10.0", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": { From 35432d8502c91d003f761aef64cde294b746b97d Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Fri, 1 Oct 2021 20:15:59 +0530 Subject: [PATCH 2/2] 1.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2632d66a..91bb68ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.10.0", + "version": "1.10.1", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": {