Skip to content

Commit b935e9b

Browse files
committed
Version bump
1 parent 83a9101 commit b935e9b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.7.6] - Add relativeToTestFolder
2+
3+
* Add `relativeToTestFolder` option to control the generated step file location
4+
15
## [1.7.5] - Generic step generation fix
26

37
* Fix generic step generation when parameters combined with data tables

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bdd_widget_test
22
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
3-
version: 1.7.5
3+
version: 1.7.6
44
repository: https://github.com/olexale/bdd_widget_test
55
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
66

0 commit comments

Comments
 (0)