Version Packages

This commit is contained in:
github-actions[bot]
2023-02-14 13:41:52 +00:00
parent c5c4c91755
commit 25b57cc07f
561 changed files with 5946 additions and 1898 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-techdocs-backend
## 1.5.3
### Patch Changes
- 6f097023fc: Keep the tech docs sync event stream alive even if it is taking a while to build.
- 339d9a5b5c: Added support for using a default `mkdocs.yml` configuration file when none is provided
- Updated dependencies
- @backstage/backend-common@0.18.2
- @backstage/plugin-techdocs-node@1.5.0
- @backstage/catalog-model@1.2.0
- @backstage/catalog-client@1.3.1
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/plugin-catalog-common@1.0.11
- @backstage/plugin-permission-common@0.7.3
- @backstage/plugin-search-common@1.2.1
## 1.5.3-next.2
### Patch Changes