Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-29 14:40:44 +00:00
parent 2ecf40daed
commit 531a48848c
334 changed files with 4844 additions and 173 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/ui
## 0.7.0-next.1
### Patch Changes
- de89a3d: Fixes some styles on the Select component in BUI.
- 75fead9: Fixes a couple of small bugs in BUI including setting H1 and H2 correctly on the Header and HeaderPage.
- 2f9a084: We are motion away from `motion` to use `gsap` instead to make Backstage UI backward compatible with React 17.
## 0.7.0-next.0
### Minor Changes