From 521329482b6cc1a005d626a510cdec2593467e5d Mon Sep 17 00:00:00 2001 From: Camila Belo Date: Mon, 4 Aug 2025 11:56:59 +0200 Subject: [PATCH] Update .changeset/whole-hands-cut.md Co-authored-by: Patrik Oldsberg Signed-off-by: Camila Belo --- .changeset/whole-hands-cut.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/whole-hands-cut.md b/.changeset/whole-hands-cut.md index 4eaa68ce18..e7ea0059e3 100644 --- a/.changeset/whole-hands-cut.md +++ b/.changeset/whole-hands-cut.md @@ -2,4 +2,4 @@ '@backstage/frontend-plugin-api': minor --- -BREAKING: The "CommonAnalyticsContext" type is now internal and no longer exported from this package. +**BREAKING**: The `CommonAnalyticsContext` has been removed, and inlined into `AnalyticsContextValue` instead.