From f55503f2b23dedaa8adadd485a16431a7dd64b0e Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 11 May 2026 00:49:50 +0000 Subject: [PATCH 1/3] feat: CHANGELOG for May 11, 2026 --- 2026/11-05-26.md | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 2026/11-05-26.md diff --git a/2026/11-05-26.md b/2026/11-05-26.md new file mode 100644 index 0000000..4c23627 --- /dev/null +++ b/2026/11-05-26.md @@ -0,0 +1,41 @@ +# Very Good Changelog (05-11-2026) + +TODO: Someone should write a nice description for this CHANGELOG + +## vgv-wingspan +- fix(skills): align frontmatter with latest standards and wire $ARGUMENTS ([@ryzizub](https://github.com/ryzizub)) + - https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/187 + +## vgv-ai-flutter-plugin +- feat(skills): hint directory parameter for monorepo MCP tool calls ([@ryzizub](https://github.com/ryzizub)) + - https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/90 +- fix(skills): split description and when_to_use, drop unsupported effort field ([@ryzizub](https://github.com/ryzizub)) + - https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/87 + +## very_good_cli +- chore: 1.2.0 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1554 +- chore(ci): use flutter-action on spdx_license_bot ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1589 +- chore: update SPDX licenses ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1580 +- fix(e2e): add pigeon generation to flutter_plugin ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1587 + +## very_good_templates +- chore(very_good_flutter_plugin): 1.3.4 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/529 +- chore(very_good_app_ui): 0.2.2 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/524 +- chore(very_good_dart_cli): 1.3.4 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/526 +- chore(very_good_core): 1.3.3 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/527 +- fix(flutter_plugin): format and coverage ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/518 +- chore(very_good_dart_package): 1.3.5 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/525 +- chore(very_good_flame_game): 1.5.1 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/523 +- fix: add coverage to .gitignore ([@yuruyuri16](https://github.com/yuruyuri16)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/528 From 6c5a7e2930eac6cde33f5c9904797eac96cbfcf1 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Tue, 12 May 2026 11:06:32 +0200 Subject: [PATCH 2/3] Apply suggestion from @marcossevilla --- 2026/11-05-26.md | 1 - 1 file changed, 1 deletion(-) diff --git a/2026/11-05-26.md b/2026/11-05-26.md index 4c23627..e4468b6 100644 --- a/2026/11-05-26.md +++ b/2026/11-05-26.md @@ -1,7 +1,6 @@ # Very Good Changelog (05-11-2026) TODO: Someone should write a nice description for this CHANGELOG - ## vgv-wingspan - fix(skills): align frontmatter with latest standards and wire $ARGUMENTS ([@ryzizub](https://github.com/ryzizub)) - https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/187 From 41df8bf294a4de5104da8f1376c9987d45937502 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Tue, 12 May 2026 11:06:48 +0200 Subject: [PATCH 3/3] Apply suggestion from @marcossevilla --- 2026/11-05-26.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/2026/11-05-26.md b/2026/11-05-26.md index e4468b6..9e9daee 100644 --- a/2026/11-05-26.md +++ b/2026/11-05-26.md @@ -1,6 +1,4 @@ # Very Good Changelog (05-11-2026) - -TODO: Someone should write a nice description for this CHANGELOG ## vgv-wingspan - fix(skills): align frontmatter with latest standards and wire $ARGUMENTS ([@ryzizub](https://github.com/ryzizub)) - https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/187