From cffa02e8a7190b534376df55ad1fd0a18edb608d Mon Sep 17 00:00:00 2001 From: wdi5 bot Date: Thu, 24 Nov 2022 20:43:49 +0000 Subject: [PATCH] chore(release): 1.0.1 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e1a66e..7162e69a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### 1.0.1 (2022-11-24) + + +### Bug Fixes + +* wait for the injection of wdi5 till the redirection finished ([#379](https://github.com/ui5-community/wdi5/issues/379)) ([2cc492e](https://github.com/ui5-community/wdi5/commit/2cc492e675d02af1618003e98abfb97c3324beab)) + ## 1.0.0 (2022-11-23) ## 1.0.0-pre.5 (2022-11-22) diff --git a/package-lock.json b/package-lock.json index be4a5729..dd7a84ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wdio-ui5-service", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wdio-ui5-service", - "version": "1.0.0", + "version": "1.0.1", "license": "(Apache-2.0 or DERIVED BEER-WARE)", "workspaces": [ ".", diff --git a/package.json b/package.json index a8574531..96b3c16c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wdio-ui5-service", - "version": "1.0.0", + "version": "1.0.1", "description": "WebdriverIO plugin for testing UI5 browser-based apps", "keywords": [ "wdio-service",