diff --git a/.github/.cspell/people_usernames.txt b/.github/.cspell/people_usernames.txt index 0956698..f59491c 100644 --- a/.github/.cspell/people_usernames.txt +++ b/.github/.cspell/people_usernames.txt @@ -38,6 +38,7 @@ karokojnr kelvinwieth Kirpal kmartins +Leptopoda lesanpi lesnitsky lishaduck diff --git a/2024/09-12-24.md b/2024/09-12-24.md new file mode 100644 index 0000000..a16a1cf --- /dev/null +++ b/2024/09-12-24.md @@ -0,0 +1,22 @@ +# Very Good Changelog (12-09-2024) + +Updating some marketing links and fixing a few docs. + +## dart_frog + +- docs: fix bearer auth code snipped ([@Leptopoda](https://github.com/Leptopoda)) + - https://github.com/VeryGoodOpenSource/dart_frog/pull/1603 +- docs: update vgv dev URL ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/dart_frog/pull/1604 + +## very_good_cli + +- docs: update vgv dev URL ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1202 +- chore: update subscribe URL ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1201 + +## very_good_workflows + +- docs: update vgv dev URL ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_workflows/pull/293