Skip to content

Commit 1747d4f

Browse files
authored
chore(dart_frog_cli): 1.2.4 (#1620)
1 parent c2b6d51 commit 1747d4f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/dart_frog_cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.2.4
2+
3+
- chore(deps): tighten dependencies ([#1489](https://github.com/VeryGoodOpenSource/dart_frog/pull/1489))
4+
- chore(deps): bump mason from 0.1.0-dev.58 to 0.1.0-dev.59 in /packages/dart_frog_cli ([#1494](https://github.com/VeryGoodOpenSource/dart_frog/pull/1494))
5+
- chore(deps): bump pub_updater from 0.4.0 to 0.5.0 in /packages/dart_frog_cli ([#1495](https://github.com/VeryGoodOpenSource/dart_frog/pull/1495))
6+
- chore(deps): bump mason from 0.1.0-dev.59 to 0.1.0-dev.60 in /packages/dart_frog_cli ([#1504](https://github.com/VeryGoodOpenSource/dart_frog/pull/1504))
7+
- chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 in /packages/dart_frog_cli ([#1602](https://github.com/VeryGoodOpenSource/dart_frog/pull/1602))
8+
19
# 1.2.3
210

311
- chore: bump cli_completion from 0.4.0 to 0.5.0 in /packages/dart_frog_cli ([#1288](https://github.com/VeryGoodOpenSource/dart_frog/pull/1288))

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.2.3
3+
version: 1.2.4
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)