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

Commit 459e4e2

Browse files
authored
chore: v0.5.0 (#316)
1 parent 64845b9 commit 459e4e2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

brick/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.5.0
2+
3+
- feat: change launchMode on Android to singleTask ([#297](https://github.com/VeryGoodOpenSource/very_good_core/pull/297))
4+
- feat: add macOS platform support ([#299](https://github.com/VeryGoodOpenSource/very_good_core/pull/299))
5+
- refactor: remove generator script ([#306](https://github.com/VeryGoodOpenSource/very_good_core/pull/306))
6+
- docs: update semantic commit link ([#313](https://github.com/VeryGoodOpenSource/very_good_core/pull/313))
7+
- fix: regenerate ios directory ([#310](https://github.com/VeryGoodOpenSource/very_good_core/pull/310))
8+
19
# 0.4.0
210

311
- feat!: bump min Dart SDK to 3.1.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_core
22
description: A Very Good Flutter app created by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/very_good_core
4-
version: 0.4.0
4+
version: 0.5.0
55

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

0 commit comments

Comments
 (0)