Skip to content

Commit 44b4690

Browse files
Bump version to 1.0.12
1 parent f0b3430 commit 44b4690

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 1.0.12
2+
3+
- Fix for background usage in codecept v3.4.1 [PR #10](https://github.com/ktryniszewski-mdsol/codeceptjs-cucumber-json-reporter/pull/10)
4+
5+
---
6+
17
### 1.0.11
28

39
- More fixes for Codeceptjs >= 3.4.0

package.json

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

0 commit comments

Comments
 (0)