Version Packages

This commit is contained in:
github-actions[bot]
2025-07-15 14:26:41 +00:00
parent c167ee9ccd
commit 9a7cae26c9
451 changed files with 4692 additions and 880 deletions
+22
View File
@@ -1,5 +1,27 @@
# @backstage/plugin-techdocs
## 1.13.2
### Patch Changes
- 1debf7f: Fixed an issue causing TechDocs to not properly handle initial redirect.
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1
- @backstage/config@1.3.3
- @backstage/catalog-model@1.7.5
- @backstage/catalog-client@1.10.2
- @backstage/core-components@0.17.4
- @backstage/core-plugin-api@1.10.9
- @backstage/integration@1.17.1
- @backstage/theme@0.6.7
- @backstage/integration-react@1.2.9
- @backstage/core-compat-api@0.4.4
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-auth-react@0.1.17
- @backstage/plugin-search-common@1.2.19
- @backstage/plugin-search-react@1.9.2
- @backstage/plugin-techdocs-react@1.3.1
## 1.13.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs",
"version": "1.13.2-next.1",
"version": "1.13.2",
"description": "The Backstage plugin that renders technical documentation for your components",
"backstage": {
"role": "frontend-plugin",