Skip to content

Commit 8d323e2

Browse files
alestiagotomarra
andauthored
chore: v0.3.0 (#31)
Co-authored-by: Tom Arra <[email protected]>
1 parent f5b94e5 commit 8d323e2

File tree

3 files changed

+44
-37
lines changed

3 files changed

+44
-37
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.3.0
2+
3+
- chore: tighten dependencies ([#29](https://github.com/VeryGoodOpenSource/very_good_test_runner/pull/29))
4+
15
# 0.2.0
26

37
- ci: use semantic-pull-request workflow ([#8](https://github.com/VeryGoodOpenSource/very_good_test_runner/pull/8))

lib/src/models/test_event.g.dart

Lines changed: 39 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: very_good_test_runner
22
description: A test runner for Flutter and Dart created by Very Good Ventures
33
homepage: https://github.com/VeryGoodOpenSource/very_good_test_runner
4-
version: 0.2.0
4+
version: 0.3.0
55

66
environment:
77
sdk: ^3.5.0

0 commit comments

Comments
 (0)