From ee2a2844c8addc0acd96a570e8f6ad4d01eb77a1 Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 19 Feb 2024 00:15:41 +0000 Subject: [PATCH 1/2] feat: CHANGELOG for Feb 19, 2024 --- 2024/19-02-24.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 2024/19-02-24.md diff --git a/2024/19-02-24.md b/2024/19-02-24.md new file mode 100644 index 0000000..2592d28 --- /dev/null +++ b/2024/19-02-24.md @@ -0,0 +1,7 @@ +# Very Good Changelog (02-19-2024) + +TODO: Someone should write a nice description for this CHANGELOG + +## very_good_coverage +- ci: update to node 20 ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_coverage/pull/310 From ebd9bc1f482b31514313ee71ad4a32e38b9fb4ab Mon Sep 17 00:00:00 2001 From: Tom Arra Date: Tue, 20 Feb 2024 11:21:40 -0600 Subject: [PATCH 2/2] description --- 2024/19-02-24.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/2024/19-02-24.md b/2024/19-02-24.md index 2592d28..78960b5 100644 --- a/2024/19-02-24.md +++ b/2024/19-02-24.md @@ -1,7 +1,8 @@ # Very Good Changelog (02-19-2024) -TODO: Someone should write a nice description for this CHANGELOG +Attempting to resolve GitHub Action warnings with Very Good Coverage ## very_good_coverage + - ci: update to node 20 ([@tomarra](https://github.com/tomarra)) - - https://github.com/VeryGoodOpenSource/very_good_coverage/pull/310 + - https://github.com/VeryGoodOpenSource/very_good_coverage/pull/310