diff --git a/pkgs/firehose/CHANGELOG.md b/pkgs/firehose/CHANGELOG.md index bf8a747b..9db228f7 100644 --- a/pkgs/firehose/CHANGELOG.md +++ b/pkgs/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.10.1 + +- Small fixes to the PR health checker. + ## 0.10.0 - Remove the `version` pubspec checks (these largely duplicate the feedback diff --git a/pkgs/firehose/pubspec.yaml b/pkgs/firehose/pubspec.yaml index 92b25430..069929f6 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.10.0 +version: 0.10.1 repository: https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose environment: