Version Packages

This commit is contained in:
github-actions[bot]
2021-03-31 12:21:12 +00:00
parent 39f41287d2
commit 8e00ab7e63
72 changed files with 410 additions and 262 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-github-actions",
"version": "0.4.2",
"version": "0.4.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,8 +32,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/catalog-model": "^0.7.4",
"@backstage/plugin-catalog-react": "^0.1.3",
"@backstage/catalog-model": "^0.7.5",
"@backstage/plugin-catalog-react": "^0.1.4",
"@backstage/core": "^0.7.3",
"@backstage/integration": "^0.5.1",
"@backstage/theme": "^0.2.5",