From ff721f3c8dd3a5d41ecd7549e90a53ed0740b04c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 15:52:37 +0000 Subject: [PATCH] chore(main): release 0.5.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a945cc..8c20d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.0](https://github.com/cancue/covreport/compare/v0.4.0...v0.5.0) (2024-08-06) + + +### Features + +* add option to ignore specific packages ([0664ad1](https://github.com/cancue/covreport/commit/0664ad1b1a43f3c24b920b19193f65d08737b52b)) + ## [0.4.0](https://github.com/cancue/covreport/compare/v0.3.2...v0.4.0) (2023-10-15)