From 8a218093355f173195fd67f701194d4455274380 Mon Sep 17 00:00:00 2001 From: Matthew Cummings Date: Fri, 4 Oct 2024 23:21:04 -0400 Subject: [PATCH] Bump up the release version one more time --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 352311b..29e4928 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.7.5 (October 4, 2024) +## 0.7.6 (October 4, 2024) **BUG FIXES** * Fix a panic caused by incorrect type assertion with projects field on AWS and Azure Push Action resources.