changesets: add changesets for community plugin fixes

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-04-20 15:28:02 +02:00
parent 8105aada87
commit 5d99272bdd
2 changed files with 14 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/plugin-scaffolder-backend-module-github': patch
'@backstage/core-compat-api': patch
'@backstage/create-app': patch
'@backstage/plugin-api-docs': patch
'@backstage/plugin-catalog': patch
---
Update local development dependencies.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend-module-explore': patch
---
Update README.md to point to explore plugin in community-plugins repository.