@backstage/plugin-bitbucket-cloud-common
Advanced tools
Comparing version 0.0.0-nightly-20220614024926 to 0.0.0-nightly-20220622024934
# @backstage/plugin-bitbucket-cloud-common | ||
## 0.0.0-nightly-20220614024926 | ||
## 0.0.0-nightly-20220622024934 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/integration@0.0.0-nightly-20220622024934 | ||
## 0.1.1-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/integration@1.2.2-next.0 | ||
## 0.1.0 | ||
### Minor Changes | ||
@@ -18,3 +32,3 @@ | ||
- Updated dependencies | ||
- @backstage/integration@0.0.0-nightly-20220614024926 | ||
- @backstage/integration@1.2.1 | ||
@@ -21,0 +35,0 @@ ## 0.1.0-next.0 |
{ | ||
"name": "@backstage/plugin-bitbucket-cloud-common", | ||
"description": "Common functionalities for bitbucket-cloud plugins", | ||
"version": "0.0.0-nightly-20220614024926", | ||
"version": "0.0.0-nightly-20220622024934", | ||
"main": "dist/index.cjs.js", | ||
@@ -31,7 +31,7 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/integration": "^0.0.0-nightly-20220614024926", | ||
"@backstage/integration": "^0.0.0-nightly-20220622024934", | ||
"cross-fetch": "^3.1.5" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220614024926", | ||
"@backstage/cli": "^0.0.0-nightly-20220622024934", | ||
"@openapitools/openapi-generator-cli": "^2.4.26", | ||
@@ -38,0 +38,0 @@ "msw": "^0.42.0", |
78662