From ab4ddc6e7aa0e8741a2a27121c992962892b9b6f Mon Sep 17 00:00:00 2001
From: nr-developer-toolkit
<62031461+nr-developer-toolkit@users.noreply.github.com>
Date: Tue, 4 Feb 2025 17:43:53 +0000
Subject: [PATCH] chore(changelog): update CHANGELOG for v0.97.5
---
CHANGELOG.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f0d6bbc6..e4f3c9536 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [v0.97.5] - 2025-02-04
+### Bug Fixes
+- Bumped windows download artifact version to v4 ([#1684](https://github.com/newrelic/newrelic-cli/issues/1684))
+
## [v0.97.4] - 2025-02-04
### Bug Fixes
@@ -2435,7 +2440,8 @@
- **profile:** Add listing of profiles to command
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
-[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.97.4...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.97.5...HEAD
+[v0.97.5]: https://github.com/newrelic/newrelic-cli/compare/v0.97.4...v0.97.5
[v0.97.4]: https://github.com/newrelic/newrelic-cli/compare/v0.97.3...v0.97.4
[v0.97.3]: https://github.com/newrelic/newrelic-cli/compare/v0.97.2...v0.97.3
[v0.97.2]: https://github.com/newrelic/newrelic-cli/compare/v0.97.1...v0.97.2