Skip to content

Commit e1fe432

Browse files
Merge pull request #450 from Workiva/release_dart_dev_4.2.3
RM-295281 Release dart_dev 4.2.3
2 parents 3ed4f14 + a06591a commit e1fe432

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.2.3
4+
5+
- Fixed bug where `organizeDirectives` would incorrectly sort directives when `// @dart=x.xx`
6+
was at the start of the file
7+
- Fixed analyzer issues cased by args 2.7.0
8+
39
## 4.2.2
410
- For Dart 3x, use webdev ^3 for the serve task
511

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dart_dev
2-
version: 4.2.2
2+
version: 4.2.3
33
description: >
44
Centralized tooling for Dart projects.
55
Consistent interface across projects.

0 commit comments

Comments
 (0)