From 55b9351401e20fb66e154468638afa32666d3cf3 Mon Sep 17 00:00:00 2001
From: nr-developer-toolkit
<62031461+nr-developer-toolkit@users.noreply.github.com>
Date: Tue, 24 Sep 2024 14:54:13 +0000
Subject: [PATCH] chore(changelog): update CHANGELOG for v0.94.1
---
CHANGELOG.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0cb3bbf8..f272500e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+
+## [v0.94.1] - 2024-09-20
## [v0.94.0] - 2024-09-20
### Features
@@ -2383,7 +2385,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.94.0...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.94.1...HEAD
+[v0.94.1]: https://github.com/newrelic/newrelic-cli/compare/v0.94.0...v0.94.1
[v0.94.0]: https://github.com/newrelic/newrelic-cli/compare/v0.93.8...v0.94.0
[v0.93.8]: https://github.com/newrelic/newrelic-cli/compare/v0.93.7...v0.93.8
[v0.93.7]: https://github.com/newrelic/newrelic-cli/compare/v0.93.6...v0.93.7