Merge branch 'master' into feat/allo-to-provide-custom-techdocs-generator

This commit is contained in:
secustor
2024-02-27 22:11:43 +01:00
830 changed files with 14609 additions and 2985 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-techdocs-node
## 1.11.5-next.0
### Patch Changes
- 5b4f565: Fix handling of default plugins that have configuration
- Updated dependencies
- @backstage/backend-common@0.21.3-next.0
- @backstage/errors@1.2.4-next.0
- @backstage/backend-plugin-api@0.6.13-next.0
- @backstage/plugin-search-common@1.2.11-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/config@1.1.2-next.0
- @backstage/integration@1.9.1-next.0
- @backstage/integration-aws-node@0.1.10-next.0
## 1.11.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-node",
"version": "1.11.2",
"version": "1.11.5-next.0",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"backstage": {
"role": "node-library"