diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2b1332a4..8a4953eee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+
+## [v0.93.1] - 2024-08-07
## [v0.93.0] - 2024-08-07
### Features
@@ -2353,7 +2355,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.93.0...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.93.1...HEAD
+[v0.93.1]: https://github.com/newrelic/newrelic-cli/compare/v0.93.0...v0.93.1
[v0.93.0]: https://github.com/newrelic/newrelic-cli/compare/v0.92.1...v0.93.0
[v0.92.1]: https://github.com/newrelic/newrelic-cli/compare/v0.92.0...v0.92.1
[v0.92.0]: https://github.com/newrelic/newrelic-cli/compare/v0.91.1...v0.92.0