From 301d908468974fa232f846e9f457fefe02868194 Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Fri, 15 May 2020 19:44:52 +0530 Subject: [PATCH 1/2] 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91158511..6266c4af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.1.3", + "version": "1.1.4", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": { From 76a4ef3e56e5adf0a5b2c9fbd5ebc36371a0483d Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Fri, 15 May 2020 19:57:37 +0530 Subject: [PATCH 2/2] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6266c4af..ecdfa2cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.1.4", + "version": "1.1.5", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": {