Skip to content

Commit 6f4aab5

Browse files
committed
Fix typo
1 parent b682832 commit 6f4aab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_releases/v3.122.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ excerpt: "Improved Flutter warnings, new test tracking, improved pub command exe
1313

1414
## Commands
1515

16-
- [#5549](https://github.com/Dart-Code/Dart-Code/issues/5549)[#5760](https://github.com/Dart-Code/Dart-Code/issues/5760): The **Pub Get** command now refreshes timestamps of both `pubspec.lock` and `package_config.json` preventing false notifcations that the command needs running again when opening a project.
16+
- [#5549](https://github.com/Dart-Code/Dart-Code/issues/5549)[#5760](https://github.com/Dart-Code/Dart-Code/issues/5760): The **Pub Get** command now refreshes timestamps of both `pubspec.lock` and `package_config.json` preventing false notifications that the command needs running again when opening a project.
1717
- [#5740](https://github.com/Dart-Code/Dart-Code/issues/5740)/[#5746](https://github.com/Dart-Code/Dart-Code/issues/5746): Progress notifications when running the **Pub Get** command for multiple packages in a batch are now combined into a single notification that updates with the package names, instead of flickering individual notifications.
1818
- [#5745](https://github.com/Dart-Code/Dart-Code/issues/5745)/[#5746](https://github.com/Dart-Code/Dart-Code/issues/5746): When the **Pub Get** command is being run for multiple packages in a batch, a single cancellation will cancel the entire batch instead of only the current project.
1919

0 commit comments

Comments
 (0)