chore: added changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-16 17:07:14 +01:00
parent d93ac29500
commit 5a1594330e
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-scaffolder-backend': minor
---
**BREAKING** - Removed the `CatalogEntityClient` export. This is no longer provider by this package,
but you can implement one pretty simply yourself using the `CatalogApi` and applying filters to fetch templates.