Skip to content

Commit

Permalink
chore(dart_frog_cli): v1.1.1 (#1049)
Browse files Browse the repository at this point in the history
  • Loading branch information
renancaraujo authored Sep 15, 2023
1 parent 1c70b86 commit 3e74e01
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/dart_frog_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 1.1.1

- feat(dart_frog_cli): update cli bundles ([#1005](https://github.com/VeryGoodOpenSource/dart_frog/pull/1005))
- chore: update dart_frog_gen on bricks ([#1003](https://github.com/VeryGoodOpenSource/dart_frog/pull/1003))
- chore: bump very good analysis ([#984](https://github.com/VeryGoodOpenSource/dart_frog/pull/984))
- test: fix intermittent e2e test ([#1008](https://github.com/VeryGoodOpenSource/dart_frog/pull/1008))
- feat(dart_frog_cli): update cli bundles ([#1012](https://github.com/VeryGoodOpenSource/dart_frog/pull/1012))
- feat: add dart frog extension as recommended ([#1009](https://github.com/VeryGoodOpenSource/dart_frog/pull/1009))
- fix(dart_frog_cli): prevent staggered devserver kills ([#1048](https://github.com/VeryGoodOpenSource/dart_frog/pull/1048))

# 1.1.0

- feat: press R to reload ([#814](https://github.com/VeryGoodOpenSource/dart_frog/pull/814))
Expand Down
2 changes: 1 addition & 1 deletion packages/dart_frog_cli/lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/dart_frog_cli/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_frog_cli
description: The official command line interface for Dart Frog. Built by Very Good Ventures.
version: 1.1.0
version: 1.1.1
homepage: https://dartfrog.vgv.dev
repository: https://github.com/VeryGoodOpenSource/dart_frog
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues
Expand Down

0 comments on commit 3e74e01

Please sign in to comment.