Skip to content

Commit 540123a

Browse files
authored
chore(dart_frog_cli): v1.2.6 (#1801)
1 parent 6614d81 commit 540123a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/dart_frog_cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.2.6
2+
3+
- refactor: upgrade analysis options ([#1798](https://github.com/dart-frog-dev/dart_frog/pull/1798))
4+
- docs: update all repository references ([#1791](https://github.com/dart-frog-dev/dart_frog/pull/1791))
5+
- feat: allow pass through of arguments ([#1630](https://github.com/dart-frog-dev/dart_frog/pull/1630))
6+
17
# 1.2.5
28

39
- fix: update mason version in cli ([#1622](https://github.com/dart-frog-dev/dart_frog/pull/1622))

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.5
3+
version: 1.2.6
44
homepage: https://dart-frog.dev
55
repository: https://github.com/dart-frog-dev/dart_frog
66
issue_tracker: https://github.com/dart-frog-dev/dart_frog/issues

0 commit comments

Comments
 (0)