From 78bf06a73c92c2d3368d5135ab17885400b9b953 Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 8 Jun 2026 00:59:57 +0000 Subject: [PATCH 1/2] feat: CHANGELOG for Jun 08, 2026 --- 2026/08-06-26.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 2026/08-06-26.md diff --git a/2026/08-06-26.md b/2026/08-06-26.md new file mode 100644 index 0000000..c9c97af --- /dev/null +++ b/2026/08-06-26.md @@ -0,0 +1,15 @@ +# Very Good Changelog (06-08-2026) + +TODO: Someone should write a nice description for this CHANGELOG + +## very_good_cli +- feat(test): add timeout ([@eliasreis54](https://github.com/eliasreis54)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1595 + +## very_good_analysis +- chore: 10.3.0-rc.1 ([@vgvbot](https://github.com/vgvbot)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/205 +- chore: add AGENTS.md ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/204 +- feat: add bump version skill ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/206 From 739a53bdd430eea6896f7ea4d54c5f7a53494817 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:33:39 +0200 Subject: [PATCH 2/2] Apply suggestion from @marcossevilla --- 2026/08-06-26.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/2026/08-06-26.md b/2026/08-06-26.md index c9c97af..f72a0fc 100644 --- a/2026/08-06-26.md +++ b/2026/08-06-26.md @@ -1,7 +1,5 @@ # Very Good Changelog (06-08-2026) -TODO: Someone should write a nice description for this CHANGELOG - ## very_good_cli - feat(test): add timeout ([@eliasreis54](https://github.com/eliasreis54)) - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1595