From d1c41eee253bc7672a797c2876cae55678e0258e Mon Sep 17 00:00:00 2001 From: Ryan Duffy Date: Thu, 14 Sep 2023 15:42:14 -0700 Subject: [PATCH] Publish - @replayio/cypress@1.3.1 --- packages/cypress/package-lock.json | 2 +- packages/cypress/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cypress/package-lock.json b/packages/cypress/package-lock.json index 5acec3a2..29231cdb 100644 --- a/packages/cypress/package-lock.json +++ b/packages/cypress/package-lock.json @@ -1,6 +1,6 @@ { "name": "@replayio/cypress", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/cypress/package.json b/packages/cypress/package.json index 9b8ba8e5..0b6eec92 100644 --- a/packages/cypress/package.json +++ b/packages/cypress/package.json @@ -1,6 +1,6 @@ { "name": "@replayio/cypress", - "version": "1.3.0", + "version": "1.3.1", "description": "Plugin to record your Cypress tests with Replay", "main": "src/index.js", "scripts": {