Skip to content

Commit

Permalink
chore: v0.3.0 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Arra <[email protected]>
  • Loading branch information
alestiago and tomarra authored Aug 27, 2024
1 parent f5b94e5 commit 8d323e2
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 37 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.3.0

- chore: tighten dependencies ([#29](https://github.com/VeryGoodOpenSource/very_good_test_runner/pull/29))

# 0.2.0

- ci: use semantic-pull-request workflow ([#8](https://github.com/VeryGoodOpenSource/very_good_test_runner/pull/8))
Expand Down
75 changes: 39 additions & 36 deletions lib/src/models/test_event.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: very_good_test_runner
description: A test runner for Flutter and Dart created by Very Good Ventures
homepage: https://github.com/VeryGoodOpenSource/very_good_test_runner
version: 0.2.0
version: 0.3.0

environment:
sdk: ^3.5.0
Expand Down

0 comments on commit 8d323e2

Please sign in to comment.