From 64fc17dbf2ef4ed4af86b82fc11736621854101f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Jul 2021 18:58:45 +0000 Subject: [PATCH] chore(release): 3.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [3.0.0](https://github.com/ng-apimock/webdriverio-plugin/compare/v2.1.0...v3.0.0) (2021-07-28) ### Code Refactoring * ๐Ÿ’ก update to latest test-application version ([#308](https://github.com/ng-apimock/webdriverio-plugin/issues/308)) ([1f77972](https://github.com/ng-apimock/webdriverio-plugin/commit/1f779729afde83e7b72040d80d52bb8ce88e10fc)) ### BREAKING CHANGES * ๐Ÿงจ update to latest test-application-version * ci: ๐ŸŽก update itest scripts to run ci profile * ci: ๐ŸŽก update itest scripts * feat: ๐ŸŽธ test webdriverio support for create-preset * ๐Ÿงจ update to v3.* * ci: ๐ŸŽก add ci files * ci: ๐ŸŽก fix integration action * test: ๐Ÿ’ add delay before refresh --- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6a69c2..28e7cd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.0.0](https://github.com/ng-apimock/webdriverio-plugin/compare/v2.1.0...v3.0.0) (2021-07-28) + + +### Code Refactoring + +* ๐Ÿ’ก update to latest test-application version ([#308](https://github.com/ng-apimock/webdriverio-plugin/issues/308)) ([1f77972](https://github.com/ng-apimock/webdriverio-plugin/commit/1f779729afde83e7b72040d80d52bb8ce88e10fc)) + + +### BREAKING CHANGES + +* ๐Ÿงจ update to latest test-application-version + +* ci: ๐ŸŽก update itest scripts to run ci profile + +* ci: ๐ŸŽก update itest scripts + +* feat: ๐ŸŽธ test webdriverio support for create-preset +* ๐Ÿงจ update to v3.* + +* ci: ๐ŸŽก add ci files + +* ci: ๐ŸŽก fix integration action + +* test: ๐Ÿ’ add delay before refresh + # [2.1.0](https://github.com/ng-apimock/webdriverio-plugin/compare/v2.0.4...v2.1.0) (2020-07-08) diff --git a/package.json b/package.json index a95a4aa..5cadc9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wdio-ng-apimock-service", "description": "Webdriverio plugin for ng-apimock", - "version": "2.1.0", + "version": "3.0.0", "homepage": "https://github.com/ng-apimock/webdriverio-plugin#readme", "author": { "name": "Mischa Dasberg",