chore: fix changesets

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-03-12 14:31:34 +01:00
parent 27f88388bd
commit b7b0466df7
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-azure-devops': patch
'@backstage/plugin-bazaar': patch
'@backstage/plugin-org': patch
---
Remove the use of the deprecated `customStyles` for `Avatar`
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/core-components': patch
---
Move inline styles into classes for `Avatar` component
Deprecate the `customStyles` prop for the `Avatar` component in favour of the `classes` prop.