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

Commit ae7e28f

Browse files
authored
chore: v0.4.0 (#117)
* chore: v0.4.0 * one more entry
1 parent 66f77d5 commit ae7e28f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

brick/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.4.0
2+
3+
- feat!: update to Flame 1.8.2
4+
- feat!: bump min Dart SDK to 3.1.0
5+
- feat!: update to Flutter 3.13.2
6+
- fix: added RunnerTests iOS Schema
7+
- fix: very_good create flutter_app doesn't create .gradlew files
8+
- feat: upgrade to `very_good_analysis ^5.1.0`
9+
- fix: text style tests for `CounterComponent`
10+
111
# 0.3.0
212

313
- feat!: update to Dart 3.0.0

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_flame_game
22
description: A Very Good Flame Game created by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/very_good_flame_game
4-
version: 0.3.0
4+
version: 0.4.0
55

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

0 commit comments

Comments
 (0)