Skip to content

Commit 8f8ce3c

Browse files
committed
v16.0.2
1 parent 5893a02 commit 8f8ce3c

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+
## v16.0.2
6+
7+
- Correct an issue inhibiting users of `type: module` -projects from using the diagnostics utility ([#971](https://github.com/badeball/cypress-cucumber-preprocessor/pull/971)).
8+
59
## v16.0.1
610

711
- Correctly set `willBeRetried` non-retried tests, fixes [#977](https://github.com/badeball/cypress-cucumber-preprocessor/issues/977).

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": "16.0.1",
3+
"version": "16.0.2",
44
"author": "Jonas Amundsen",
55
"license": "MIT",
66
"homepage": "https://github.com/badeball/cypress-cucumber-preprocessor",

0 commit comments

Comments
 (0)