Skip to content

Commit 51b9b04

Browse files
committed
1.5.1
1 parent 6d19858 commit 51b9b04

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
3+
4+
## [1.5.1] - 2018-09-16
5+
6+
### Fixed
7+
Display variable names in scenario outlines instead of placeholder ( #98 - Thanks @novascreen !)
8+
39
## [1.5.0] - 2018-09-06
410

511
### Fixed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-cucumber-preprocessor",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Run gherkin-syntaxed specs with cypress.io",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)