Version Packages

This commit is contained in:
github-actions[bot]
2021-06-10 12:18:06 +00:00
parent ed351ec8cf
commit 4a93128245
144 changed files with 1399 additions and 965 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/integration
## 0.5.6
### Patch Changes
- eda9dbd5f: Download archives as compressed tar files for Bitbucket to keep executable permissions.
## 0.5.5
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "0.5.5",
"version": "0.5.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -37,7 +37,7 @@
"luxon": "^1.25.0"
},
"devDependencies": {
"@backstage/cli": "^0.6.14",
"@backstage/cli": "^0.7.0",
"@backstage/config-loader": "^0.6.3",
"@backstage/test-utils": "^0.1.13",
"@types/jest": "^26.0.7",