From cf9c0c5c20070d4b3d668dd29ca1c8fc03e42cfd Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 14 May 2024 09:26:00 +0000 Subject: [PATCH] Upgrade to version 1.1.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f62479..ea87831 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rancher-ecp-qa/cypress-library", - "version": "1.0.11", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rancher-ecp-qa/cypress-library", - "version": "1.0.11", + "version": "1.1.0", "license": "ISC", "dependencies": { "@rancher-ecp-qa/cypress-library": "*" diff --git a/package.json b/package.json index 27e972a..b49cbc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rancher-ecp-qa/cypress-library", - "version": "1.0.11", + "version": "1.1.0", "description": "Common Cypress Library", "main": "index.ts", "types:": "index.d.ts",