From 3cdce53508eaa9600741f65e654615a63b8e010e Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 15 Sep 2025 00:23:39 +0000 Subject: [PATCH] feat: CHANGELOG for Sep 15, 2025 --- 2025/15-09-25.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 2025/15-09-25.md diff --git a/2025/15-09-25.md b/2025/15-09-25.md new file mode 100644 index 0000000..8a88c35 --- /dev/null +++ b/2025/15-09-25.md @@ -0,0 +1,17 @@ +# Very Good Changelog (09-15-2025) + +TODO: Someone should write a nice description for this CHANGELOG + +## very_good_templates +- refactor(very_good_flutter_plugin): migrate to swift package manager ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/354 + +## very_good_analysis +- chore: 10.0.0-rc.2 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/167 +- chore: remove `diagnostic_describe_all_properties` ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/166 + +## very_good_cli +- fix: update test optimizer bundle path and content ([@ryzizub](https://github.com/ryzizub)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1358