From a3ba7dd9679f05dfa54d5125f53004236d39fed3 Mon Sep 17 00:00:00 2001
From: nr-developer-toolkit
<62031461+nr-developer-toolkit@users.noreply.github.com>
Date: Tue, 30 Apr 2024 18:50:54 +0000
Subject: [PATCH] chore(changelog): update CHANGELOG for v0.84.2
---
CHANGELOG.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3eafff8e6..75f939c87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [v0.84.2] - 2024-04-30
+### Bug Fixes
+- **release:** new PFX cert
+
## [v0.84.1] - 2024-04-30
@@ -2272,7 +2277,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.84.1...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.84.2...HEAD
+[v0.84.2]: https://github.com/newrelic/newrelic-cli/compare/v0.84.1...v0.84.2
[v0.84.1]: https://github.com/newrelic/newrelic-cli/compare/v0.84.0...v0.84.1
[v0.84.0]: https://github.com/newrelic/newrelic-cli/compare/v0.83.0...v0.84.0
[v0.83.0]: https://github.com/newrelic/newrelic-cli/compare/v0.82.1...v0.83.0