Skip to content

Commit 023a1ad

Browse files
committed
chore: prepare release
1 parent 40b8b03 commit 023a1ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,8 @@ You can attach JSON at any time to a Cucumber JSON file. You can add them during
417417

418418
> Check the framework you are using to attach JSON data to the JSON file.
419419
420-
## Changelog
421-
The Changelog can be found [here](./CHANGELOG.md)
420+
## Changelog and Releases
421+
The Changelog and releases can be found [here](https://github.com/wswebcreation/multiple-cucumber-html-reporter/releases)
422422

423423
## Contributing
424424
How to contribute can be found [here](./docs/CONTRIBUTING.md)

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.3",
3+
"version": "1.11.4",
44
"description": "Generate beautifull cucumberjs reports for multiple instances (browsers / devices)",
55
"keywords": [
66
"cucumber",

0 commit comments

Comments
 (0)