From 1e9070d69a3278babd99f132e7bd8c2eb138d5ed Mon Sep 17 00:00:00 2001 From: Jakub Date: Thu, 8 Apr 2021 14:40:24 +0000 Subject: [PATCH] chore: release v0.8.0 --- 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 9bfb85055..e4e786065 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.18", + "version": "0.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1f9385b72..a570b6d25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.18", + "version": "0.8.0", "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",