Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs

This commit is contained in:
jrwpatterson
2023-08-30 12:57:15 +10:00
508 changed files with 8955 additions and 2356 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-techdocs
## 1.6.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4-next.1
- @backstage/core-components@0.13.5-next.1
- @backstage/config@1.1.0-next.0
- @backstage/integration@1.7.0-next.1
- @backstage/plugin-search-react@1.7.0-next.1
- @backstage/integration-react@1.1.19-next.1
- @backstage/plugin-techdocs-react@1.1.10-next.1
- @backstage/catalog-model@1.4.2-next.0
- @backstage/core-plugin-api@1.6.0-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/plugin-search-common@1.2.6-next.0
## 1.6.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs",
"description": "The Backstage plugin that renders technical documentation for your components",
"version": "1.6.8-next.0",
"version": "1.6.9-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",