From aa7c2374b89dc4801af0a35758790a43217871ef Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 9 Feb 2026 00:32:53 +0000 Subject: [PATCH 1/2] feat: CHANGELOG for Feb 09, 2026 --- 2026/09-02-26.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 2026/09-02-26.md diff --git a/2026/09-02-26.md b/2026/09-02-26.md new file mode 100644 index 0000000..05d7f8c --- /dev/null +++ b/2026/09-02-26.md @@ -0,0 +1,39 @@ +# Very Good Changelog (02-09-2026) + +TODO: Someone should write a nice description for this CHANGELOG + +## very_good_analysis +- chore: 10.1.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/193 +- chore: bump version to 10.1.0 ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/192 + +## very_good_templates +- chore(very_good_wear_app): 1.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/377 +- chore(very_good_docs_site): 1.0.3 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/374 +- chore(very_good_dart_cli): 1.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/373 +- chore(very_good_flutter_plugin): 1.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/380 +- chore(very_good_dart_package): 1.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/375 +- chore(very_good_core): 1.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/379 +- chore(very_good_flame_game): 1.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/378 +- chore(very_good_flutter_package): 1.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/376 +- feat: add icon composer support for MacOS ([@ricardodalarme](https://github.com/ricardodalarme)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/409 +- feat: update iOS templates to use UIScene lifecycle ([@meylis1998](https://github.com/meylis1998)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/416 +- feat: add icon composer support for iOS ([@ricardodalarme](https://github.com/ricardodalarme)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/408 +- chore: bump very_good_analysis to 10.1.0 ([@hudson-proenca](https://github.com/hudson-proenca)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/400 +- fix: tighten bloc_lint version ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/424 +- feat(dependency_tightener): auto-detect SDK-pinned packages ([@meylis1998](https://github.com/meylis1998)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/415 From ea293131c57f01ee7f91b802b44c0543f06a7ea7 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Mon, 9 Feb 2026 06:57:51 -0500 Subject: [PATCH 2/2] Update 2026/09-02-26.md --- 2026/09-02-26.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/2026/09-02-26.md b/2026/09-02-26.md index 05d7f8c..93af531 100644 --- a/2026/09-02-26.md +++ b/2026/09-02-26.md @@ -1,7 +1,5 @@ # Very Good Changelog (02-09-2026) -TODO: Someone should write a nice description for this CHANGELOG - ## very_good_analysis - chore: 10.1.0 ([@vgvbot](https://github.com/vgvbot)) - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/193