Version Packages

This commit is contained in:
github-actions[bot]
2022-05-17 09:26:29 +00:00
parent 6a1f67ba49
commit 64a03bd946
449 changed files with 5696 additions and 2960 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-techdocs-backend
## 1.1.1
### Patch Changes
- cfc0f19699: Updated dependency `fs-extra` to `10.1.0`.
- 1b3ba5d198: Fixed a bug that could cause TechDocs index generation to hang and fail when an underlying TechDocs site's `search_index.json` was empty.
- Updated dependencies
- @backstage/backend-common@0.13.3
- @backstage/integration@1.2.0
- @backstage/config@1.0.1
- @backstage/plugin-techdocs-node@1.1.1
- @backstage/plugin-search-common@0.3.4
- @backstage/catalog-client@1.0.2
- @backstage/catalog-model@1.0.2
- @backstage/plugin-catalog-common@1.0.2
- @backstage/plugin-permission-common@0.6.1
## 1.1.1-next.1
### Patch Changes