diff --git a/2024/11-11-24.md b/2024/11-11-24.md new file mode 100644 index 0000000..9dc7094 --- /dev/null +++ b/2024/11-11-24.md @@ -0,0 +1,15 @@ +# Very Good Changelog (11-11-2024) + +Dart Frog VS Code Extension maintenance release + +## dart_frog + +- chore(vscode): 0.2.5 ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/dart_frog/pull/1574 +- docs: add railway deployment docs ([@mtwichel](https://github.com/mtwichel)) + - https://github.com/VeryGoodOpenSource/dart_frog/pull/1527 + +## very_good_workflows + +- feat: update publish workflows to use Setup Dart action ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_workflows/pull/272