Merge pull request #16105 from backstage/freben/packends

implement some of the trivial backend plugins
This commit is contained in:
Fredrik Adelöw
2023-02-01 13:52:52 +01:00
committed by GitHub
26 changed files with 372 additions and 18 deletions
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/plugin-user-settings-backend': patch
'@backstage/plugin-periskop-backend': patch
'@backstage/plugin-bazaar-backend': patch
'@backstage/plugin-kafka-backend': patch
'@backstage/plugin-proxy-backend': patch
---
Added a Backend System plugin feature