From 829c7eba20a3a5a1544fb499ae4a57b7ce39c0ab Mon Sep 17 00:00:00 2001 From: Jakub Mucha Date: Wed, 10 Mar 2021 18:32:48 +0100 Subject: [PATCH] chore: release v0.7.8 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e2d524b9..be3b0553d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@synthetixio/synpress", - "version": "0.7.7", + "version": "0.7.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@synthetixio/synpress", - "version": "0.7.7", + "version": "0.7.8", "license": "MIT", "dependencies": { "@synthetixio/js": "2.39.3", diff --git a/package.json b/package.json index 7ce056d82..232c139bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.7", + "version": "0.7.8", "description": "Synpress in an wrapper around Cypress test runner which extends its capabilities with conjunction of Puppeteer. It's used used across Synthetix projects.", "keywords": [ "Synpress",