Skip to content

Commit 73a9d1c

Browse files
chore(dart_frog_cli): v0.3.8 (#706)
* chore(dart_frog_cli): v0.3.8 * Update packages/dart_frog_cli/CHANGELOG.md Co-authored-by: Alejandro Santiago <[email protected]> --------- Co-authored-by: Alejandro Santiago <[email protected]>
1 parent ab782fc commit 73a9d1c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/dart_frog_cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.3.8
2+
3+
- feat: update brick bundles to dart 3.0.0
4+
- feat: Add dart-vm-port option to dev command
5+
- feat: added default port number for --dart-vm-service-port
6+
- feat: recommend using --dart-vm-service-port on VM port failure
7+
18
# 0.3.7
29

310
- feat: Update to dart 3.0.0 and vg analysis to 5.0.0

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: 0.3.7
3+
version: 0.3.8
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)