From 46dd567d7e1b807c5b5d47050ec7983988b4e863 Mon Sep 17 00:00:00 2001 From: nr-developer-toolkit <62031461+nr-developer-toolkit@users.noreply.github.com> Date: Wed, 4 Oct 2023 18:18:56 +0000 Subject: [PATCH] chore(changelog): update CHANGELOG for v0.73.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88a07802c..0d43fd647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ + +## [v0.73.1] - 2023-10-03 ## [v0.73.0] - 2023-10-03 ### Features @@ -2118,7 +2120,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.0...HEAD +[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.73.1...HEAD +[v0.73.1]: https://github.com/newrelic/newrelic-cli/compare/v0.73.0...v0.73.1 [v0.73.0]: https://github.com/newrelic/newrelic-cli/compare/v0.72.3...v0.73.0 [v0.72.3]: https://github.com/newrelic/newrelic-cli/compare/v0.72.2...v0.72.3 [v0.72.2]: https://github.com/newrelic/newrelic-cli/compare/v0.72.1...v0.72.2