Version Packages

This commit is contained in:
github-actions[bot]
2020-11-27 12:51:09 +00:00
parent 21d75ddf1c
commit 892645b815
50 changed files with 306 additions and 192 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/integration
## 0.1.2
### Patch Changes
- b3d4e4e57: Move the frontend visibility declarations of integrations config from @backstage/backend-common to @backstage/integration
## 0.1.1
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "0.1.1",
"version": "0.1.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -24,7 +24,7 @@
"git-url-parse": "^11.4.0"
},
"devDependencies": {
"@backstage/cli": "^0.3.0",
"@backstage/cli": "^0.3.2",
"@types/jest": "^26.0.7"
},
"files": [