Skip to content

Commit 8eb4a99

Browse files
Merge pull request #452 from Workiva/release_dart_dev_4.2.4
RM-321414 Release dart_dev 4.2.4
2 parents 2cb1dd1 + 5cab58e commit 8eb4a99

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 4.2.4
4+
5+
- Update dependencies to allow analyzer 7
6+
37
## 4.2.3
48

59
- Fixed bug where `organizeDirectives` would incorrectly sort directives when `// @dart=x.xx`

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.2.3
2+
version: 4.2.4
33
description: >
44
Centralized tooling for Dart projects.
55
Consistent interface across projects.

0 commit comments

Comments
 (0)