Merge remote-tracking branch 'upstream/master' into upgrade-techdocs-sdk-v3

Signed-off-by: Clare Liguori <liguori@amazon.com>
This commit is contained in:
Clare Liguori
2022-11-25 11:44:46 -08:00
808 changed files with 17550 additions and 4277 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-techdocs-node
## 1.4.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.16.1-next.0
- @backstage/integration@1.4.1-next.0
- @backstage/catalog-model@1.1.4-next.0
- @backstage/config@1.0.5-next.0
- @backstage/errors@1.1.4-next.0
- @backstage/plugin-search-common@1.1.2-next.0
## 1.4.2
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs-node",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"version": "1.4.2",
"version": "1.4.3-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
@@ -43,7 +43,7 @@
"@aws-sdk/credential-providers": "^3.208.0",
"@aws-sdk/lib-storage": "^3.208.0",
"@aws-sdk/types": "^3.208.0",
"@azure/identity": "^2.0.1",
"@azure/identity": "^2.1.0",
"@azure/storage-blob": "^12.5.0",
"@backstage/backend-common": "workspace:^",
"@backstage/catalog-model": "workspace:^",