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 ee910fc commit c6ebb9dCopy full SHA for c6ebb9d
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## Unreleased
+## v22.0.1
6
7
- Import types-only from `@cucumber/messages`, fixes [#1273](https://github.com/badeball/cypress-cucumber-preprocessor/issues/1273).
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@badeball/cypress-cucumber-preprocessor",
- "version": "22.0.0",
+ "version": "22.0.1",
"author": "Jonas Amundsen",
"license": "MIT",
"homepage": "https://github.com/badeball/cypress-cucumber-preprocessor",
0 commit comments