From be11bcfecd962df92eacaec8f83f9bb13486cbde Mon Sep 17 00:00:00 2001 From: Andrei Borza Date: Tue, 11 Jun 2024 15:54:56 +0200 Subject: [PATCH] meta(changelog): Update Changelog for 8.9.1 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81a28a8de323..fa9abad81755 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott -## 8.9.0 +## 8.9.1 ### Important changes @@ -35,6 +35,10 @@ Work in this release was contributed by @soch4n. Thank you for your contribution! +## 8.9.0 + +This release failed to publish correctly, please use `8.9.1` instead. + ## 8.8.0 - **feat: Upgrade OTEL dependencies (#12388)**