Skip to content

Commit 64fc17d

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.1.0...v3.0.0) (2021-07-28) ### Code Refactoring * πŸ’‘ update to latest test-application version ([#308](#308)) ([1f77972](1f77972)) ### 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
1 parent 1f77972 commit 64fc17d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

β€ŽCHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.0.0](https://github.com/ng-apimock/webdriverio-plugin/compare/v2.1.0...v3.0.0) (2021-07-28)
7+
8+
9+
### Code Refactoring
10+
11+
* πŸ’‘ 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))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* 🧨 update to latest test-application-version
17+
18+
* ci: 🎑 update itest scripts to run ci profile
19+
20+
* ci: 🎑 update itest scripts
21+
22+
* feat: 🎸 test webdriverio support for create-preset
23+
* 🧨 update to v3.*
24+
25+
* ci: 🎑 add ci files
26+
27+
* ci: 🎑 fix integration action
28+
29+
* test: πŸ’ add delay before refresh
30+
631
# [2.1.0](https://github.com/ng-apimock/webdriverio-plugin/compare/v2.0.4...v2.1.0) (2020-07-08)
732

833

β€Žpackage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wdio-ng-apimock-service",
33
"description": "Webdriverio plugin for ng-apimock",
4-
"version": "2.1.0",
4+
"version": "3.0.0",
55
"homepage": "https://github.com/ng-apimock/webdriverio-plugin#readme",
66
"author": {
77
"name": "Mischa Dasberg",

0 commit comments

Comments
Β (0)