Skip to content

Commit 2ab4bec

Browse files
Bump version
1 parent e5d8be4 commit 2ab4bec

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 1.0.5
2+
3+
- Enhancing output to include actual example variable values [PR #3](https://github.com/ktryniszewski-mdsol/codeceptjs-cucumber-json-reporter/pull/3)
4+
5+
---
16

27
### 1.0.4
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeceptjs-cucumber-json-reporter",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "CodeceptJS plugin to generate a cucumberjs json output",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)