diff --git a/.github/.cspell/people_usernames.txt b/.github/.cspell/people_usernames.txt index 7c51886..afd3615 100644 --- a/.github/.cspell/people_usernames.txt +++ b/.github/.cspell/people_usernames.txt @@ -39,6 +39,7 @@ jamesblasco jaumard jdebecka jneschisi +jolexxa jorgecoca jsgalarraga juandelgado diff --git a/2026/16-02-26.md b/2026/16-02-26.md new file mode 100644 index 0000000..91789f9 --- /dev/null +++ b/2026/16-02-26.md @@ -0,0 +1,25 @@ +# Very Good Changelog (02-16-2026) + +## very_good_cli +- feat: upgrade to dart 3.11 and flutter 3.41 ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1481 +- ci: improve workflow filtering ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1482 +- fix(mcp): use correct types for schemas ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1473 +- feat: bump template bundles ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1468 +- chore: update SPDX licenses ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1423 +- docs: add AGENTS.md ([@jolexxa](https://github.com/jolexxa)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1465 +- chore: bump very_good_analysis to v10.1.0 ([@ricardodalarme](https://github.com/ricardodalarme)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1426 + +## very_good_templates +- feat: upgrade to dart 3.11 and flutter 3.41 ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/429 + +## very_good_analysis +- feat: upgrade to Dart 3.11 ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/195