Version Packages

This commit is contained in:
github-actions[bot]
2021-06-03 10:04:56 +00:00
committed by Fredrik Adelöw
parent 0706a4b27b
commit fa92d70fba
105 changed files with 611 additions and 460 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.2.8
### Patch Changes
- e7c5e4b30: Update installation instructions in README.
## 0.2.7
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/theme",
"description": "material-ui theme for use with Backstage.",
"version": "0.2.7",
"version": "0.2.8",
"private": false,
"publishConfig": {
"access": "public",
@@ -31,7 +31,7 @@
"@material-ui/core": "^4.11.0"
},
"devDependencies": {
"@backstage/cli": "^0.6.10"
"@backstage/cli": "^0.6.14"
},
"files": [
"dist"