-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: CHANGELOG for Feb 05, 2024 (#70)
* feat: CHANGELOG for Feb 05, 2024 * description and spelling --------- Co-authored-by: vgvbot <[email protected]> Co-authored-by: Tom Arra <[email protected]>
- Loading branch information
1 parent
d600f8d
commit 31167e5
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,7 @@ | |
"lesanpi", | ||
"lesnitsky", | ||
"lsaudon", | ||
"luiscib", | ||
"maheini", | ||
"marcellocamara", | ||
"mattiapispisa", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Very Good Changelog (02-05-2024) | ||
|
||
Releases for Dart Frog, Dart Frog CLI, Very Good Core, and Very Good Workflows | ||
|
||
## dart_frog | ||
|
||
- chore(dart_frog): 1.1.0 ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1280 | ||
- chore(dart_frog_cli): 1.2.2 ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1281 | ||
- refactor(dart_frog_prod_server): remove pubspec lock dependency ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1277 | ||
- refactor(dart_frog_prod_server): define internal `PubspecLock` ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1273 | ||
- docs: update deploy pages's subtitles to make it clear and consistent ([@quentin7b](https://github.com/quentin7b)) | ||
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1237 | ||
- feat(dart_frog): allow disabling Response buffer output ([@luiscib3r](https://github.com/luiscib3r)) | ||
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1261 | ||
|
||
## very_good_core | ||
|
||
- chore: v0.5.1 ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_core/pull/321 | ||
|
||
## very_good_flutter_plugin | ||
|
||
- feat(very_good_flutter_plugin_hooks): define Dart and Very Good CLI classes ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/pull/149 | ||
|
||
## very_good_workflows | ||
|
||
- chore: v1.16.1 ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_workflows/pull/173 | ||
|
||
## very_good_flame_game | ||
|
||
- fix: resolve image caching issue on flame_game template ([@BBarisKilic](https://github.com/BBarisKilic)) | ||
- https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/143 |