update changeset

Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
This commit is contained in:
Jonathan Roebuck
2024-11-07 13:04:07 +00:00
parent 188fddfc3a
commit 92cb131f28
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
---
'@backstage/plugin-search-react': patch
'@backstage/plugin-search': patch
---
Use Select from core-components and update Lifecycle filter to use Select instead checkboxes.
@@ -143,7 +143,7 @@ export const SearchTypeAccordion = (props: SearchTypeAccordionProps) => {
return (
<Box>
<Typography variant="body2" component="h5">
<Typography variant="body2" component="h2">
{name}
</Typography>
<Accordion