chore: small changeset tweak

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-08-21 15:11:34 +02:00
parent b76af88f1e
commit 89f6fae9d2
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/frontend-app-api': minor
---
Removed deprecated `icons` property passing to `createApp` and `createSpecializedApp`. Use `IconBundleBlueprint` to create extensions instead and include them in the app.
Removed deprecated `icons` property passing to `createApp` and `createSpecializedApp`. Use `IconBundleBlueprint.make` to create extensions instead and include them in the app.