diff --git a/pkgs/firehose/CHANGELOG.md b/pkgs/firehose/CHANGELOG.md index 9db228f7..51cefaab 100644 --- a/pkgs/firehose/CHANGELOG.md +++ b/pkgs/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.10.2-wip + +- Don't check licenses of generated files in PR health workflow. + ## 0.10.1 - Small fixes to the PR health checker. diff --git a/pkgs/firehose/pubspec.yaml b/pkgs/firehose/pubspec.yaml index 069929f6..0d545f27 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.1 +version: 0.10.2-wip repository: https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose environment: