Skip to content

Commit 3e74e01

Browse files
authored
chore(dart_frog_cli): v1.1.1 (#1049)
1 parent 1c70b86 commit 3e74e01

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

packages/dart_frog_cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 1.1.1
2+
3+
- feat(dart_frog_cli): update cli bundles ([#1005](https://github.com/VeryGoodOpenSource/dart_frog/pull/1005))
4+
- chore: update dart_frog_gen on bricks ([#1003](https://github.com/VeryGoodOpenSource/dart_frog/pull/1003))
5+
- chore: bump very good analysis ([#984](https://github.com/VeryGoodOpenSource/dart_frog/pull/984))
6+
- test: fix intermittent e2e test ([#1008](https://github.com/VeryGoodOpenSource/dart_frog/pull/1008))
7+
- feat(dart_frog_cli): update cli bundles ([#1012](https://github.com/VeryGoodOpenSource/dart_frog/pull/1012))
8+
- feat: add dart frog extension as recommended ([#1009](https://github.com/VeryGoodOpenSource/dart_frog/pull/1009))
9+
- fix(dart_frog_cli): prevent staggered devserver kills ([#1048](https://github.com/VeryGoodOpenSource/dart_frog/pull/1048))
10+
111
# 1.1.0
212

313
- feat: press R to reload ([#814](https://github.com/VeryGoodOpenSource/dart_frog/pull/814))

packages/dart_frog_cli/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/dart_frog_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_cli
22
description: The official command line interface for Dart Frog. Built by Very Good Ventures.
3-
version: 1.1.0
3+
version: 1.1.1
44
homepage: https://dartfrog.vgv.dev
55
repository: https://github.com/VeryGoodOpenSource/dart_frog
66
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues

0 commit comments

Comments
 (0)