core-plugin-api: Remove deprecated AnyAnalyticsContext type

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-02-24 11:32:42 +01:00
parent 97682d25ed
commit 33cd215b11
4 changed files with 6 additions and 20 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-plugin-api': minor
---
**BREAKING**: Removed deprecated `AnyAnalyticsContext` type which is replaced by `AnalyticsContextValue`