Skip to content

Commit 9114576

Browse files
committed
v13.1.0
1 parent 43adbab commit 9114576

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## v13.1.0
6+
7+
- Better support for worlds in TypeScript, fixes [#864](https://github.com/badeball/cypress-cucumber-preprocessor/issues/864).
8+
9+
- Extended documentation, particularly in regards to pairing step definitions.
10+
511
## v13.0.3
612

713
- Performance improvements to diagnostics.

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

0 commit comments

Comments
 (0)