Skip to content

Commit

Permalink
feat: CHANGELOG for Oct 23, 2023 (#51)
Browse files Browse the repository at this point in the history
* feat: CHANGELOG for Oct 10, 2023

* description and formatting

* spelling

* update codeowners

---------

Co-authored-by: vgvbot <[email protected]>
Co-authored-by: Tom Arra <[email protected]>
  • Loading branch information
3 people authored Oct 30, 2023
1 parent aaeb6de commit 00d0e66
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Every request must be reviewed and accepted by:

* @renancaraujo @wolfenrain
* @VeryGoodOpenSource/codeowners
8 changes: 8 additions & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,21 @@
"Almog",
"andyhorn",
"Arnooodles",
"AyadLaouissi",
"b-nugent",
"bbariskilic",
"brickhub",
"cgutierr",
"chanan",
"codeowner",
"depandabot",
"devserver",
"dezsocsete",
"easazade",
"egyleader",
"erickzanardo",
"felangel",
"femalemonkeyman",
"firestore",
"Fluttercon",
"formz",
Expand All @@ -36,7 +39,10 @@
"jsgalarraga",
"jxstxn",
"karokojnr",
"kelvinwieth",
"Kirpal",
"kmartins",
"Laouissi",
"lesanpi",
"lesnitsky",
"lsaudon",
Expand All @@ -52,6 +58,7 @@
"pana",
"pattobrien",
"Photobooth",
"Piotr",
"pubspec",
"recki",
"Renan's",
Expand All @@ -61,6 +68,7 @@
"SAGARSURI",
"SaiZayarHtet7",
"samanthaobrien",
"Sayed",
"scarletteliza",
"Shakle",
"stact",
Expand Down
32 changes: 32 additions & 0 deletions 2023/23-10-23.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Very Good Changelog (10-23-2023)

Some Dart Frog and CLI updates

## dart_frog

- docs: add release docs ([@renancaraujo](https://github.com/renancaraujo))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1087
- feat(dart_frog_dev): add host option to dart frog dev ([@renancaraujo](https://github.com/renancaraujo))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1113

## very_good_cli

- docs: update supported licenses reference ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/863
- chore: v0.17.0 ([@wolfenrain](https://github.com/wolfenrain))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/865
- feat: show `check licenses` command ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/862
- docs: include license checking page ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/860
- feat: add thank you message ([@wolfenrain](https://github.com/wolfenrain))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/814
- docs: add path setup instructions ([@renancaraujo](https://github.com/renancaraujo))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/861

## flame_behaviors

- chore(flame_behaviors): v1.0.0 ([@wolfenrain](https://github.com/wolfenrain))
- https://github.com/VeryGoodOpenSource/flame_behaviors/pull/48
- feat(flame_behaviors)!: migrate to flame v1.10.0 ([@wolfenrain](https://github.com/wolfenrain))
- https://github.com/VeryGoodOpenSource/flame_behaviors/pull/46
2 changes: 1 addition & 1 deletion 2023/25-09-23.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ New Dart Frog VSCode extension version is out. And more updates!

- chore: v0.7.1 ([@renancaraujo](https://github.com/renancaraujo))
- https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/58
- chore: update very good analysis and add trailling comma on collections ([@renancaraujo](https://github.com/renancaraujo))
- chore: update very good analysis and add trailing comma on collections ([@renancaraujo](https://github.com/renancaraujo))
- https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/57

## very_good_workflows
Expand Down
2 changes: 1 addition & 1 deletion 2023/28-08-23.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Lots of dart_frog work
- https://github.com/VeryGoodOpenSource/dart_frog/pull/887
- feat(vscode): allow stopping development server ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/953
- fix(bricks): analyser warnings at dart-frog-new hooks ([@erickzanardo](https://github.com/erickzanardo))
- fix(bricks): analyzer warnings at dart-frog-new hooks ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/954
- ci: add release script for VS Code ([@wolfenrain](https://github.com/wolfenrain))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/880
Expand Down
4 changes: 2 additions & 2 deletions 2023/29-05-23.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Dart Frog turned one year old this week! We also released Very Good CLI v0.15.0
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/744
- feat: remove deprecated legacy `create` syntax ([@renancaraujo](https://github.com/renancaraujo))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/693
- fix: dont crash on test compilation error ([@renancaraujo](https://github.com/renancaraujo))
- fix: don't crash on test compilation error ([@renancaraujo](https://github.com/renancaraujo))
- https://github.com/VeryGoodOpenSource/very_good_cli/pull/739

## very_good_wear_app
Expand All @@ -60,7 +60,7 @@ Dart Frog turned one year old this week! We also released Very Good CLI v0.15.0

## cli_completion

- feat: avoid autoinstalling manually uninstalled commands ([@alestiago](https://github.com/alestiago))
- feat: avoid auto installing manually uninstalled commands ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/cli_completion/pull/73

## flame_behaviors
Expand Down

0 comments on commit 00d0e66

Please sign in to comment.