Skip to content

Commit 8d69db1

Browse files
Merge pull request #433 from Workiva/release_dart_dev_4.2.0
RM-242322 Release dart_dev 4.2.0
2 parents f8525bc + 0faacdc commit 8d69db1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ dart_dev, like the compiled version of the run script.
88
for better startup performance on subsequent runs. This compilation step will be
99
cached until `tool/dart_dev/config.dart`, the installed packages, or the current
1010
Dart SDK is changed.
11+
- Updated dependencies to allow analyzer 6, lints 4
12+
- Require Dart SDK minimum of 2.19
1113

1214
## 4.1.1
1315

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dart_dev
2-
version: 4.1.1
2+
version: 4.2.0
33
description: >
44
Centralized tooling for Dart projects.
55
Consistent interface across projects.

0 commit comments

Comments
 (0)