From 9d9a86b189d21eaef6430f68749dcac2f0f1b210 Mon Sep 17 00:00:00 2001 From: Moritz Date: Thu, 12 Dec 2024 16:14:20 +0100 Subject: [PATCH] Add changelog --- pkgs/firehose/CHANGELOG.md | 4 ++++ pkgs/firehose/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: