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.