From 12846e0380fbed158d07a6b8603e3b158d57941c Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 23 Feb 2026 00:32:28 +0000 Subject: [PATCH 1/3] feat: CHANGELOG for Feb 23, 2026 --- 2026/23-02-26.md | 53 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 2026/23-02-26.md diff --git a/2026/23-02-26.md b/2026/23-02-26.md new file mode 100644 index 0000000..49e1cc1 --- /dev/null +++ b/2026/23-02-26.md @@ -0,0 +1,53 @@ +# Very Good Changelog (02-23-2026) + +TODO: Someone should write a nice description for this CHANGELOG + +## very_good_cli +- chore(site): 1.0.1 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1498 +- docs(site): inconsistency fixes ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1495 +- ci: isolate site and CLI releases into separate PRs ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1497 +- ci(site): split site deploy config from release-please ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1494 +- docs(site): v1 updates ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1492 +- chore: 1.0.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1394 +- refactor!: deprecate `very_good_wear_app` ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1491 +- feat: add --collect-coverage-from option to include untested files in coverage ([@meylis1998](https://github.com/meylis1998)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1457 +- chore(ci): remove claude workflows ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1490 +- fix(ci): code review read-only for external contributors ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1488 +- feat: Support listing packages with their licenses ([@mendoxe](https://github.com/mendoxe)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1458 +- ci: add claude code github workflow ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1487 +- feat: upgrade to very_good_analysis 10.2.0 ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1486 + +## very_good_templates +- refactor(very_good_wear_app)!: deprecate template ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/439 +- chore(very_good_core): 1.3.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/433 +- chore(very_good_dart_package): 1.3.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/434 +- chore(very_good_flutter_plugin): 1.3.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/432 +- chore(very_good_flutter_package): 1.3.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/430 +- chore(very_good_dart_cli): 1.3.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/428 +- chore(very_good_flame_game): 1.3.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/427 +- feat: upgrade to very_good_analysis 10.2.0 ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/437 + +## very_good_analysis +- chore: 10.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/196 From 023bef8f60a18586c2bf46956abae42c50ffee91 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Mon, 23 Feb 2026 09:34:19 -0500 Subject: [PATCH 2/3] Apply suggestion from @marcossevilla --- 2026/23-02-26.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/2026/23-02-26.md b/2026/23-02-26.md index 49e1cc1..8ae62ab 100644 --- a/2026/23-02-26.md +++ b/2026/23-02-26.md @@ -1,7 +1,5 @@ # Very Good Changelog (02-23-2026) -TODO: Someone should write a nice description for this CHANGELOG - ## very_good_cli - chore(site): 1.0.1 ([@vgvbot](https://github.com/vgvbot)) - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1498 From 21c5cbb4471143bd7f26e9a3efa5abacdec86a58 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:35:32 +0100 Subject: [PATCH 3/3] chore: add missing username --- .github/.cspell/people_usernames.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/.cspell/people_usernames.txt b/.github/.cspell/people_usernames.txt index afd3615..21964cb 100644 --- a/.github/.cspell/people_usernames.txt +++ b/.github/.cspell/people_usernames.txt @@ -64,6 +64,7 @@ marcossevilla matiasleyba matiasleybavgv mattiapispisa +mendoxe meylis1998 mia-recki moshe