From b71816bd33b027f7f2641d8376e6d7d3fe222452 Mon Sep 17 00:00:00 2001
From: nr-developer-toolkit
<62031461+nr-developer-toolkit@users.noreply.github.com>
Date: Thu, 12 Oct 2023 21:53:34 +0000
Subject: [PATCH] chore(changelog): update CHANGELOG for v0.73.5
---
CHANGELOG.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e035ed827..d7002bfaf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [v0.73.5] - 2023-10-12
+### Bug Fixes
+- **install:** remove duplicate tracking event and simplify error message ([#1521](https://github.com/newrelic/newrelic-cli/issues/1521))
+
## [v0.73.4] - 2023-10-06
### Bug Fixes
@@ -2129,7 +2134,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.73.4...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.73.5...HEAD
+[v0.73.5]: https://github.com/newrelic/newrelic-cli/compare/v0.73.4...v0.73.5
[v0.73.4]: https://github.com/newrelic/newrelic-cli/compare/v0.73.3...v0.73.4
[v0.73.3]: https://github.com/newrelic/newrelic-cli/compare/v0.73.2...v0.73.3
[v0.73.2]: https://github.com/newrelic/newrelic-cli/compare/v0.73.1...v0.73.2