This repository was archived by the owner on Feb 21, 2024. It is now read-only.
File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
6
# 0.5.0
2
7
3
8
- feat: change launchMode on Android to singleTask ([ #297 ] ( https://github.com/VeryGoodOpenSource/very_good_core/pull/297 ) )
4
9
- feat: add macOS platform support ([ #299 ] ( https://github.com/VeryGoodOpenSource/very_good_core/pull/299 ) )
5
10
- refactor: remove generator script ([ #306 ] ( https://github.com/VeryGoodOpenSource/very_good_core/pull/306 ) )
6
11
- 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 ) )
8
13
9
14
# 0.4.0
10
15
Original file line number Diff line number Diff line change 1
1
name : very_good_core
2
2
description : A Very Good Flutter app created by Very Good Ventures.
3
3
repository : https://github.com/VeryGoodOpenSource/very_good_core
4
- version : 0.5.0
4
+ version : 0.5.1
5
5
6
6
environment :
7
7
mason : " >=0.1.0-dev.50 <0.1.0"
You can’t perform that action at this time.
0 commit comments