From b5d4948ce6e1610ab847ab201d9954dd6957acd7 Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Wed, 1 Jul 2020 21:28:51 +0530 Subject: [PATCH 1/3] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 194b0f7f..e3735448 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.1.6", + "version": "1.2.0", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": { From 4a477e2366d9233ebfa60589a251d3c3e5c42f2e Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Wed, 1 Jul 2020 21:37:35 +0530 Subject: [PATCH 2/3] reverting the np change --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3735448..194b0f7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.2.0", + "version": "1.1.6", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": { From 00b6470c3e54d0a0e8bfb2bbf2bedea12d952b57 Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Wed, 1 Jul 2020 21:38:49 +0530 Subject: [PATCH 3/3] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 194b0f7f..e3735448 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.1.6", + "version": "1.2.0", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": {