Version Packages

This commit is contained in:
github-actions[bot]
2026-02-17 16:06:18 +00:00
parent 31de2c9b3a
commit e6df5d52ce
589 changed files with 6497 additions and 2264 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/theme
## 0.7.2
### Patch Changes
- 1c52dcc: add square shape
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
## 0.7.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.7.2-next.1",
"version": "0.7.2",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"