From 4e6be0cd687fe27d7100f3b6a02ea69e7ec4a44b Mon Sep 17 00:00:00 2001 From: wdi5 bot Date: Mon, 14 Nov 2022 09:36:38 +0000 Subject: [PATCH] chore(release): 1.0.0-pre.0 --- 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 e53008fc..0417de9d 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.0-pre.0 (2022-11-14) + + +### Features + +* authentication capabilities ([#369](https://github.com/ui5-community/wdi5/issues/369)) ([9c23bda](https://github.com/ui5-community/wdi5/commit/9c23bda7769a4421ed58eff28cae362ad9ea84ca)), closes [#207](https://github.com/ui5-community/wdi5/issues/207) + ### 0.9.16 (2022-11-08) diff --git a/package-lock.json b/package-lock.json index a4342271..1d7899da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wdio-ui5-service", - "version": "0.9.16", + "version": "1.0.0-pre.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wdio-ui5-service", - "version": "0.9.16", + "version": "1.0.0-pre.0", "license": "(Apache-2.0 or DERIVED BEER-WARE)", "workspaces": [ ".", diff --git a/package.json b/package.json index aa3eaedc..314cb6c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wdio-ui5-service", - "version": "0.9.16", + "version": "1.0.0-pre.0", "description": "WebdriverIO plugin for testing UI5 browser-based apps", "keywords": [ "wdio-service",