Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Jul 28, 2021
1 parent 1f77972 commit 64fc17d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 64fc17d

Please sign in to comment.