-
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 12, 2024 (#71)
* feat: CHANGELOG for Feb 12, 2024 * Formatting and description --------- Co-authored-by: vgvbot <[email protected]> Co-authored-by: Tom Arra <[email protected]>
- Loading branch information
1 parent
31167e5
commit 8bef927
Showing
2 changed files
with
31 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 |
---|---|---|
|
@@ -49,6 +49,7 @@ | |
"lesnitsky", | ||
"lsaudon", | ||
"luiscib", | ||
"luisredondo", | ||
"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,30 @@ | ||
# Very Good Changelog (02-12-2024) | ||
|
||
Starting to bump up Dart versions on some packages to keep them up to date. | ||
|
||
## formz | ||
|
||
- chore!: update Dart version constraints to ">=3.0.0 <4.0.0" ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/formz/pull/115 | ||
|
||
## very_good_flame_game | ||
|
||
- chore!: update min Dart SDK ([@tomarra](https://github.com/tomarra)) | ||
- https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/151 | ||
- chore: remove generator script ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/149 | ||
|
||
## very_good_flutter_plugin | ||
|
||
- feat: allow optionally fixing template output ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/pull/151 | ||
|
||
## cli_completion | ||
|
||
- chore: v0.5.0 ([@alestiago](https://github.com/alestiago)) | ||
- https://github.com/VeryGoodOpenSource/cli_completion/pull/88 | ||
|
||
## very_good_test_runner | ||
|
||
- chore: Update Dart to 3.0.0 ([@luisredondo](https://github.com/luisredondo)) | ||
- https://github.com/VeryGoodOpenSource/very_good_test_runner/pull/20 |