implement some of the trivial backend plugins

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-02-01 11:35:52 +01:00
parent bcd8f0b2fe
commit 4a6f38a535
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