From ffea98867b6fb062e3b3ba9d7cd1dacae562d57c Mon Sep 17 00:00:00 2001 From: Yohay Nahmany Date: Thu, 12 Dec 2024 14:45:31 +0100 Subject: [PATCH] chore: release v1.12.1 --- packages/cypress-cloud/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cypress-cloud/package.json b/packages/cypress-cloud/package.json index 5c15eaf..f88a89e 100644 --- a/packages/cypress-cloud/package.json +++ b/packages/cypress-cloud/package.json @@ -1,6 +1,6 @@ { "name": "cypress-cloud", - "version": "1.11.0", + "version": "1.12.1", "main": "./dist/index.js", "author": "Currents Software Inc", "homepage": "https://github.com/currents-dev/cypress-cloud",