Skip to content

Commit

Permalink
Bump version to 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ktryniszewski-mdsol committed Apr 13, 2023
1 parent f0b3430 commit 44b4690
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 1.0.12

- Fix for background usage in codecept v3.4.1 [PR #10](https://github.com/ktryniszewski-mdsol/codeceptjs-cucumber-json-reporter/pull/10)

---

### 1.0.11

- More fixes for Codeceptjs >= 3.4.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeceptjs-cucumber-json-reporter",
"version": "1.0.11",
"version": "1.0.12",
"description": "CodeceptJS plugin to generate a cucumberjs json output",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 44b4690

Please sign in to comment.