chore: reworking changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-03-17 17:06:32 +01:00
parent 6b69593dbf
commit 70ae9f30db
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-scaffolder': minor
---
Making it possible to hide software templates via a template filter.
Added a `templateFilter` prop to the `<Router/>` component to allow for filtering of templates through a function.