Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-10-10 11:39:03 +00:00
parent 37d7585336
commit e43d3eb1b7
469 changed files with 6703 additions and 254 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.4.3-next.0
### Patch Changes
- 5ad5344756: Added support for string `fontSize` values (e.g. `"2.5rem"`) in themes in addition to numbers. Also added an optional `fontFamily` prop for header typography variants to allow further customization.
## 0.4.2
### Patch Changes