Merge pull request #33913 from drodil/config_schemas

fix: replace old config schemas for extensions and blueprints
This commit is contained in:
Patrik Oldsberg
2026-04-15 14:21:47 +02:00
committed by GitHub
47 changed files with 332 additions and 285 deletions
+13
View File
@@ -0,0 +1,13 @@
---
'@backstage/frontend-plugin-api': patch
'@backstage/plugin-catalog-graph': patch
'@backstage/plugin-catalog-react': patch
'@backstage/plugin-search-react': patch
'@backstage/plugin-techdocs': patch
'@backstage/plugin-catalog': patch
'@backstage/plugin-search': patch
'@backstage/plugin-app': patch
'@backstage/plugin-org': patch
---
Replaced old config schema values from existing extensions and blueprints.