diff --git a/.github/.cspell/people_usernames.txt b/.github/.cspell/people_usernames.txt index 09c5089..e73f04d 100644 --- a/.github/.cspell/people_usernames.txt +++ b/.github/.cspell/people_usernames.txt @@ -56,6 +56,7 @@ maheini marcellocamara marcossevilla matiasleyba +matiasleybavgv mattiapispisa mia-recki MrCsabaToth @@ -93,6 +94,7 @@ tomarra tomassasovsky unger1984 verygoodstefan +wallen willhlas wolfenrain yaksh1 diff --git a/2025/11-08-25.md b/2025/11-08-25.md new file mode 100644 index 0000000..8bc3921 --- /dev/null +++ b/2025/11-08-25.md @@ -0,0 +1,29 @@ +# Very Good Changelog (08-11-2025) + +## very_good_cli +- feat: allow `very_good create .` ([@a-wallen](https://github.com/a-wallen)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/996 +- docs: improve release process ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1332 +- fix: exclude paths from automatic releases ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1329 +- docs(site): create command updates ([@matiasleybavgv](https://github.com/matiasleybavgv)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1328 +- fix: deploy gh page token ([@matiasleybavgv](https://github.com/matiasleybavgv)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1327 +- chore: use default token to deploy github pages ([@matiasleybavgv](https://github.com/matiasleybavgv)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1326 +- chore: automate releases ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1314 + +## very_good_templates +- chore(very_good_flutter_plugin): migrates Groovy scripts to Kotlin DSL ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/316 +- chore(very_good_flame_game): migrates Groovy scripts to Kotlin DSL ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/314 +- chore(very_good_wear_app): migrates Groovy scripts to Kotlin DSL ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_templates/pull/317 + +## very_good_workflows +- fix: deploy gh page token ([@matiasleyba](https://github.com/matiasleyba)) + - https://github.com/VeryGoodOpenSource/very_good_workflows/pull/342