Skip to content

Commit cc0eb19

Browse files
committed
v11.3.1
1 parent e8a11d9 commit cc0eb19

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v11.3.1
6+
7+
- Retried test would eventually yield "No commands were issued in the test", fixes [#749](https://github.com/badeball/cypress-cucumber-preprocessor/issues/749).
8+
59
## v11.3.0
610

711
- Enable configuring of JSON args, allowing for custom JSON formatters, fixes [#742](https://github.com/badeball/cypress-cucumber-preprocessor/pull/742).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@badeball/cypress-cucumber-preprocessor",
3-
"version": "11.3.0",
3+
"version": "11.3.1",
44
"author": "Jonas Amundsen",
55
"license": "MIT",
66
"homepage": "https://github.com/badeball/cypress-cucumber-preprocessor",

0 commit comments

Comments
 (0)