Skip to content

Commit

Permalink
feat: CHANGELOG for Jul 29, 2024 (#96)
Browse files Browse the repository at this point in the history
* 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
3 people authored Jul 29, 2024
1 parent 658c4ce commit 1943e6c
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions 2024/29-07-24.md
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

0 comments on commit 1943e6c

Please sign in to comment.