Skip to content

Commit

Permalink
feat: CHANGELOG for Feb 12, 2024 (#71)
Browse files Browse the repository at this point in the history
* 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
3 people authored Feb 12, 2024
1 parent 31167e5 commit 8bef927
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"lesnitsky",
"lsaudon",
"luiscib",
"luisredondo",
"maheini",
"marcellocamara",
"mattiapispisa",
Expand Down
30 changes: 30 additions & 0 deletions 2024/12-02-24.md
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

0 comments on commit 8bef927

Please sign in to comment.