We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dab948 commit 51e4c9eCopy full SHA for 51e4c9e
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.7.2] - Hotfix release for broken comments
2
+
3
+* In the previous release, comments were broken. This release fixes the issue.
4
5
## [1.7.1] - Fix tags
6
7
* Fix tags when specified in the header
pubspec.yaml
@@ -1,6 +1,6 @@
name: bdd_widget_test
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
-version: 1.7.1
+version: 1.7.2
repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
0 commit comments