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 d42c7f5 commit ef9502dCopy full SHA for ef9502d
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## Unreleased
+## v18.0.3
6
7
- Allow (testing) type-specific configuration of `stepDefinitions`, fixes [#1065](https://github.com/badeball/cypress-cucumber-preprocessor/issues/1065).
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@badeball/cypress-cucumber-preprocessor",
- "version": "18.0.2",
+ "version": "18.0.3",
"author": "Jonas Amundsen",
"license": "MIT",
"homepage": "https://github.com/badeball/cypress-cucumber-preprocessor",
0 commit comments