diff --git a/pkgs/firehose/CHANGELOG.md b/pkgs/firehose/CHANGELOG.md index cac9a63e..94b3dd43 100644 --- a/pkgs/firehose/CHANGELOG.md +++ b/pkgs/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.4.2 + +- Get needed version from `dart_apitool` in PR health checks. + ## 0.4.1 - Ensure that packages are listed in lexical order. diff --git a/pkgs/firehose/pubspec.yaml b/pkgs/firehose/pubspec.yaml index 4f265733..404af5e8 100644 --- a/pkgs/firehose/pubspec.yaml +++ b/pkgs/firehose/pubspec.yaml @@ -1,6 +1,6 @@ name: firehose description: A tool to automate publishing of Pub packages from GitHub actions. -version: 0.4.1 +version: 0.4.2 repository: https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose environment: