chore: update changelogs

Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
This commit is contained in:
Jack Palmer
2023-04-05 09:59:12 +01:00
parent 7d987c1c11
commit 42d817e76a
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Added HostDiscovery for config driven discovery implementation
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Added HostDiscovery to supersede deprecated SingleHostDiscovery (deprecated due to name)