Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit b3911c9

Browse files
authored
chore: v0.2.6 (#54)
1 parent 637011c commit b3911c9

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
2121
with:
2222
flutter_channel: stable
23-
flutter_version: 3.7.0
23+
flutter_version: 3.3.10
2424
working_directory: src/very_good_flutter_package
2525

2626
spell-check:

brick/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.2.6
2+
3+
- chore: support dart sdk 2.18.0
4+
15
# 0.2.5
26

37
- feat: update workflows, add spellcheck

brick/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: very_good_flutter_package
22
description: A Very Good Flutter package created by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/very_good_flutter_package
4-
version: 0.2.5
4+
version: 0.2.6
55

66
environment:
77
mason: ">=0.1.0-dev.32 <0.1.0"

0 commit comments

Comments
 (0)