new changeset for each plugin

Signed-off-by: zcason <a-zcason@expediagroup.com>
This commit is contained in:
zcason
2023-09-20 15:16:00 -05:00
parent 0b5845f6c1
commit 9e46f5ff49
3 changed files with 10 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-playlist-backend': patch
---
Added support to the playlist plugin for the new backend
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-playlist-backend': patch
'@backstage/plugin-graphql-backend': patch
---
Added support to graphql and playlist for new backend
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-graphql-backend': patch
---
Added support to the graphql plugin for the new backend