changeset: add changesets for UrlReader addition

This commit is contained in:
Patrik Oldsberg
2020-10-03 19:08:07 +02:00
parent 2527afac9e
commit 440a17b39e
3 changed files with 23 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': minor
---
The catalog backend UrlReaderProcessor now uses a UrlReader from @backstage/backend-common, which must now be supplied to the constructor.