From 78c4e10dc4dbfa6b0afdb1ef6d2bc71ad605b2dc Mon Sep 17 00:00:00 2001 From: Jakub Date: Fri, 9 Apr 2021 14:32:22 +0000 Subject: [PATCH] chore: release v0.8.2 --- 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 ee4ca029b..26c8dc2da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.8.1", + "version": "0.8.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fc0518599..fb92c4e0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.8.1", + "version": "0.8.2", "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",