Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-06-28 09:27:36 +00:00
parent bc16470768
commit c92deffe39
282 changed files with 4153 additions and 1115 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.2.16-next.0
### Patch Changes
- 4c09c09102: Adds optional `htmlFontSize` property and also sets typography design tokens for h5 and h6 in base theme.
## 0.2.15
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/theme",
"description": "material-ui theme for use with Backstage.",
"version": "0.2.15",
"version": "0.2.16-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -36,7 +36,7 @@
"@material-ui/core": "^4.12.2"
},
"devDependencies": {
"@backstage/cli": "^0.17.3-next.0"
"@backstage/cli": "^0.18.0-next.1"
},
"files": [
"dist"