Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/ui
## 0.7.1
### Patch Changes
- 7307930: Add missing class for flex: baseline
- 89da341: Fix Select component to properly attach aria-label and aria-labelledby props to the rendered element for improved accessibility.
- 0ffa4c7: Removed the need to mock `window.matchMedia` in tests, falling back to default breakpoint values instead.
## 0.7.1-next.0
### Patch Changes