Skip to content

Commit 38e6aa1

Browse files
committed
v20.0.4
1 parent 7ef825b commit 38e6aa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## Unreleased
5+
## v20.0.4
66

77
- Fix type signature of `defineParameterType` to correctly reflect `transformer` property's optionality, fixes [#1179](https://github.com/badeball/cypress-cucumber-preprocessor/issues/1179).
88

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

0 commit comments

Comments
 (0)