From 0ada0d7a6f7d27580cead9c8bc2451edaff221f7 Mon Sep 17 00:00:00 2001 From: nr-developer-toolkit <62031461+nr-developer-toolkit@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:15:06 +0000 Subject: [PATCH] chore(changelog): update CHANGELOG for v0.97.4 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e976284f0..8f0d6bbc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +## [v0.97.4] - 2025-02-04 +### Bug Fixes +- Revert PR [#1677](https://github.com/newrelic/newrelic-cli/issues/1677) causing regression test failure ([#1680](https://github.com/newrelic/newrelic-cli/issues/1680)) +- **dependabot:** Updates to dependencies to fix dependabot alerts ([#1677](https://github.com/newrelic/newrelic-cli/issues/1677)) +- **release:** Bumped windows upload-artifact to v4 ([#1679](https://github.com/newrelic/newrelic-cli/issues/1679)) + ## [v0.97.3] - 2025-01-07 ### Bug Fixes @@ -2428,7 +2435,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.3...HEAD +[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.97.4...HEAD +[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 [v0.97.1]: https://github.com/newrelic/newrelic-cli/compare/v0.97.0...v0.97.1