We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef141c1 commit 7241935Copy full SHA for 7241935
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## Unreleased
+## v19.1.1
6
7
- Mock and imitate Cypress globals during diagnostics / dry run, fixes [#1120](https://github.com/badeball/cypress-cucumber-preprocessor/issues/1120).
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@badeball/cypress-cucumber-preprocessor",
- "version": "19.1.0",
+ "version": "19.1.1",
"author": "Jonas Amundsen",
"license": "MIT",
"homepage": "https://github.com/badeball/cypress-cucumber-preprocessor",
0 commit comments