From 44d4c6b380a5f4b1170cabc5312a4f0fc5b30dbf Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 28 Jul 2025 00:27:10 +0000 Subject: [PATCH 1/2] feat: CHANGELOG for Jul 28, 2025 --- 2025/28-07-25.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 2025/28-07-25.md diff --git a/2025/28-07-25.md b/2025/28-07-25.md new file mode 100644 index 0000000..3e3f5bd --- /dev/null +++ b/2025/28-07-25.md @@ -0,0 +1,45 @@ +# Very Good Changelog (07-28-2025) + +TODO: Someone should write a nice description for this CHANGELOG + +## very_good_templates +- chore(very_good_wear_app): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/311 +- chore(very_good_flutter_plugin): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/310 +- chore(very_good_flutter_package): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/309 +- chore(very_good_flame_game): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/308 +- chore(very_good_docs_site): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/307 +- chore(very_good_dart_package): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/306 +- chore(very_good_dart_cli): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/305 +- chore(very_good_core): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/304 +- refactor(very_good_flutter_plugin): remove root-level project_name folder from brick structure ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/303 +- refactor(very_good_wear_app): remove root-level project_name folder from brick structure ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/302 +- refactor(very_good_flutter_package): remove root-level project_name folder from brick structure ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/301 +- refactor(very_good_flame_game): remove root-level project_name folder from brick structure ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/300 +- refactor(very_good_dart_package): remove root-level project_name folder from brick structure ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/298 +- refactor(very_good_docs_site): remove root-level project_name folder from brick structure ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/299 +- refactor(very_good_dart_cli): remove root-level project_name folder from brick structure ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/297 +- refactor(very_good_core): remove root-level `project_name` folder from brick structure ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/296 + +## very_good_cli +- chore: 0.26.2 ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1311 + +## flame_behaviors +- feat!: Bumping flame and flutter/dart min versions ([@erickzanardo](https://github.com/erickzanardo)) + - https://github.com/VeryGoodOpenSource/flame_behaviors/pull/95 From c51f8ac892eaa023c05f43310824969df45dffe3 Mon Sep 17 00:00:00 2001 From: Oscar Martin Date: Mon, 28 Jul 2025 09:50:42 +0200 Subject: [PATCH 2/2] chore: remove TODO --- 2025/28-07-25.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/2025/28-07-25.md b/2025/28-07-25.md index 3e3f5bd..34cdee5 100644 --- a/2025/28-07-25.md +++ b/2025/28-07-25.md @@ -1,7 +1,5 @@ # Very Good Changelog (07-28-2025) -TODO: Someone should write a nice description for this CHANGELOG - ## very_good_templates - chore(very_good_wear_app): v1.0.0 ([@matiasleyba](https://github.com/matiasleyba)) - https://github.com/VeryGoodOpenSource/very_good_templates/pull/311