changeset: add changesets for new plugin extension API

This commit is contained in:
Patrik Oldsberg
2020-12-16 18:06:08 +01:00
parent eb6a928eb0
commit 1dc445e893
2 changed files with 12 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/core': patch
'@backstage/test-utils': patch
'@backstage/plugin-graphiql': patch
---
Update to use new plugin extension API
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-api': patch
---
Introduce new plugin extension API