From d0d6e0f2b4f436adc43ea38f134a9466236fcc5b Mon Sep 17 00:00:00 2001 From: wdi5 bot Date: Mon, 15 Jan 2024 10:11:24 +0000 Subject: [PATCH] chore(release): 2.0.6 --- CHANGELOG.md | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ba2e07..7fc5801a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 2.0.6 (2024-01-15) + ### 2.0.5 (2024-01-10) diff --git a/package-lock.json b/package-lock.json index b7a8426f..bd0282fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wdio-ui5-service", - "version": "2.0.5", + "version": "2.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wdio-ui5-service", - "version": "2.0.5", + "version": "2.0.6", "license": "(Apache-2.0 or DERIVED BEER-WARE)", "workspaces": [ ".", diff --git a/package.json b/package.json index 773aaf0b..ac54b969 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wdio-ui5-service", - "version": "2.0.5", + "version": "2.0.6", "description": "WebdriverIO plugin for testing UI5 browser-based apps", "keywords": [ "wdi5",