Skip to content

Commit 126ef25

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.4...v2.1.0) (2020-07-08) ### Features * 🎸 make endpoints base path configurable ([#35](#35)) ([ffef80f](ffef80f)), closes [#34](#34)
1 parent ffef80f commit 126ef25

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
# [2.1.0](https://github.com/ng-apimock/webdriverio-plugin/compare/v2.0.4...v2.1.0) (2020-07-08)
7+
8+
9+
### Features
10+
11+
* 🎸 make endpoints base path configurable ([#35](https://github.com/ng-apimock/webdriverio-plugin/issues/35)) ([ffef80f](https://github.com/ng-apimock/webdriverio-plugin/commit/ffef80fea7de98b27d1795bcdb2ab5ae99d6d131)), closes [#34](https://github.com/ng-apimock/webdriverio-plugin/issues/34)
12+
613
## [2.0.4](https://github.com/ng-apimock/webdriverio-plugin/compare/v2.0.3...v2.0.4) (2020-06-22)
714

815

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0.4",
4+
"version": "2.1.0",
55
"homepage": "https://github.com/ng-apimock/webdriverio-plugin#readme",
66
"author": {
77
"name": "Mischa Dasberg",

0 commit comments

Comments
 (0)