diff --git a/2024/21-10-24.md b/2024/21-10-24.md new file mode 100644 index 0000000..6322936 --- /dev/null +++ b/2024/21-10-24.md @@ -0,0 +1,21 @@ +# Very Good Changelog (10-21-2024) + +Template updates to Android files and getting them released on BrickHub. + +## very_good_templates + +- chore(very_good_core): 0.9.0 ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/207 +- chore(very_good_flame_game): v0.9.0 ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/208 +- fix: update wear publish workflow for secret usage ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/210 +- chore(very_good_wear_app): v0.7.0 ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/209 +- fix: update android build versions ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/205 + +## flutter_web_preloader + +- refactor: use the `fetch` API ([@lishaduck](https://github.com/lishaduck)) + - https://github.com/VeryGoodOpenSource/flutter_web_preloader/pull/33