Version Packages

This commit is contained in:
github-actions[bot]
2021-02-04 13:02:30 +00:00
parent 78b2cbe4ca
commit 6794967d20
161 changed files with 1580 additions and 798 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.2.3
### Patch Changes
- c810082ae: Updates warning text color to align to updated `WarningPanel` styling
## 0.2.2
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/theme",
"description": "material-ui theme for use with Backstage.",
"version": "0.2.2",
"version": "0.2.3",
"private": false,
"publishConfig": {
"access": "public",
@@ -31,7 +31,7 @@
"@material-ui/core": "^4.11.0"
},
"devDependencies": {
"@backstage/cli": "^0.5.0"
"@backstage/cli": "^0.6.0"
},
"files": [
"dist"