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

Commit a17e5b4

Browse files
authored
chore: v0.5.1 (#321)
* chore: v0.5.1 * chore: use US spelling for "flavour"
1 parent c056973 commit a17e5b4

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

brick/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1+
# 0.5.1
2+
3+
- feat: minify icon pngs ([#317](https://github.com/VeryGoodOpenSource/very_good_core/pull/317))
4+
- fix: templated project name for Release-production flavor ([#319](https://github.com/VeryGoodOpenSource/very_good_core/pull/319))
5+
16
# 0.5.0
27

38
- feat: change launchMode on Android to singleTask ([#297](https://github.com/VeryGoodOpenSource/very_good_core/pull/297))
49
- feat: add macOS platform support ([#299](https://github.com/VeryGoodOpenSource/very_good_core/pull/299))
510
- refactor: remove generator script ([#306](https://github.com/VeryGoodOpenSource/very_good_core/pull/306))
611
- 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))
12+
- fix: regenerate ios directory ([#310](https://github.com/VeryGoodOpenSource/very_good_core/pull/310))
813

914
# 0.4.0
1015

brick/brick.yaml

+1-1
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.5.0
4+
version: 0.5.1
55

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

0 commit comments

Comments
 (0)