diff --git a/.changeset/yellow-bees-hope.md b/.changeset/yellow-bees-hope.md index dfb0b0b325..1ea8690c20 100644 --- a/.changeset/yellow-bees-hope.md +++ b/.changeset/yellow-bees-hope.md @@ -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.