-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: CHANGELOG for Jul 29, 2024 (#96)
* feat: CHANGELOG for Jul 29, 2024 * description and formatting --------- Co-authored-by: vgvbot <[email protected]> Co-authored-by: Tom Arra <[email protected]>
- Loading branch information
1 parent
658c4ce
commit 1943e6c
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Very Good Changelog (07-29-2024) | ||
|
||
Lots of template updates for Android | ||
|
||
## very_good_cli | ||
|
||
- fix: show a better message when coverage is really close to min coverage ([@Kirpal](https://github.com/Kirpal)) | ||
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/1084 | ||
|
||
## very_good_templates | ||
|
||
- chore: remove legacy package tag in AndroidManifest.xml ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/160 | ||
- chore: remove legacy package tag in AndroidManifest.xml ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/161 | ||
- feat(very_good_flame_game): allow use of application_id var ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/157 | ||
- feat: use application id on macOS project ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/159 | ||
- ci(very_good_core): analyze hooks lib directory ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/158 | ||
- chore: deprecate imperative apply of Flutter's Gradle plugins ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/152 | ||
- chore: update example Kotlin and AGP ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/151 | ||
- chore: update gradle to 7.6.1 ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/150 | ||
- fix: update application identifier ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/148 |