Version Packages

This commit is contained in:
github-actions[bot]
2025-12-16 14:08:20 +00:00
parent 08f8a58f82
commit c24788d5bb
487 changed files with 4885 additions and 1335 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-techdocs
## 1.16.1
### Patch Changes
- f3f84f1: Minor extension type updates after frontend API bump
- 5c33821: Fixed schema type for additionalAllowedURIProtocols
- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
- 592361e: The `techdocs` config is now marked as optional.
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/plugin-catalog-react@1.21.4
- @backstage/plugin-search-react@1.10.1
- @backstage/core-plugin-api@1.12.1
- @backstage/theme@0.7.1
- @backstage/integration-react@1.2.13
- @backstage/plugin-auth-react@0.1.22
- @backstage/plugin-techdocs-react@1.3.6
## 1.16.1-next.2
### Patch Changes