Skip to content

Commit d148010

Browse files
Merge pull request #440 from Workiva/release_dart_dev_4.2.1
RM-281924 Release dart_dev 4.2.1
2 parents cc36448 + a020087 commit d148010

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 4.2.1
4+
5+
- Update `hackFastFormat` to detect and respect the project's
6+
`organizeDirectives` configuration.
7+
38
## 4.2.0
49

510
- Add a `clean` command by default that removes temporary files used by

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

0 commit comments

Comments
 (0)