Skip to content

Commit eb3c122

Browse files
author
wimselles
committed
chore: prepare release
1 parent 5cea67e commit eb3c122

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
<a name="1.11.1"></a>
5+
## [1.11.1](https://github.com/wswebcreation/multiple-cucumber-html-reporter/compare/v1.11.0...v1.11.1) (2018-08-18)
6+
7+
### Fix
8+
* **fix:** this release fixes issue [60](https://github.com/wswebcreation/multiple-cucumber-html-reporter/issues/60). Now all assets are included in the module so stricter CI's should not have any problems using the assets
9+
410
<a name="1.11.0"></a>
511
## [1.11.0](https://github.com/wswebcreation/multiple-cucumber-html-reporter/compare/v1.10.2...v1.11.0) (2018-08-17)
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiple-cucumber-html-reporter",
3-
"version": "1.11.0",
3+
"version": "1.11.1",
44
"description": "Generate beautifull cucumberjs reports for multiple instances (browsers / devices)",
55
"keywords": [
66
"cucumber",

0 commit comments

Comments
 (0)