From 3e03713cf16b2dcc90ce6f7fbbc995ed8164c994 Mon Sep 17 00:00:00 2001 From: drptbl Date: Sat, 20 Mar 2021 15:35:39 +0000 Subject: [PATCH] chore: release v0.7.15 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72be3984..04e7690e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.14", + "version": "0.7.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7999317d..1fa681b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.14", + "version": "0.7.15", "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",