Skip to content

Commit 05d4d98

Browse files
authored
chore: v1.8.0 (#74)
1 parent 3571d72 commit 05d4d98

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: ./.github/workflows/flutter_package.yml
1818
with:
1919
flutter_channel: stable
20-
flutter_version: 3.3.0
20+
flutter_version: 3.3.3
2121
working_directory: examples/flutter_package
2222

2323
verify-pana-dart:

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [v1.8.0](https://github.com/VeryGoodOpenSource/very_good_workflows/compare/v1.7.0...v1.8.0) (2022-10-04)
2+
3+
### Features
4+
5+
- upgrade dart and flutter package to very_good_coverage@v2 ([#73](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/73)) ([3571d72](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/3571d72c0ed2b8b8bc3fb1ad7699c8dc8975984e))
6+
17
# [1.7.0](https://github.com/VeryGoodOpenSource/very_good_workflows/compare/v1.6.0...v1.7.0) (2022-09-09)
28

39
### Features

0 commit comments

Comments
 (0)