From 523b3cca3013de07d590142026bf02789118afc1 Mon Sep 17 00:00:00 2001 From: Jakub Date: Sat, 27 Mar 2021 02:35:35 +0000 Subject: [PATCH] chore: release v0.7.18 --- 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 d93de45c..3ca44e63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.17", + "version": "0.7.18", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ea1b6648..42495220 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.17", + "version": "0.7.18", "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",