Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-techdocs
## 1.17.1
### Patch Changes
- 9795d30: chore(deps): bump `dompurify` from 3.3.1 to 3.3.2
- 30e08df: Added `documentation` as the default entity content group for the TechDocs entity content tab.
- 3f36ce1: Updated alpha plugin icons to follow the new frontend icon sizing rules when rendered in plugin and navigation surfaces.
- Updated dependencies
- @backstage/plugin-catalog-react@2.1.0
- @backstage/core-plugin-api@1.12.4
- @backstage/core-components@0.18.8
- @backstage/frontend-plugin-api@0.15.0
- @backstage/plugin-search-react@1.11.0
- @backstage/catalog-client@1.14.0
- @backstage/integration@2.0.0
- @backstage/catalog-model@1.7.7
- @backstage/integration-react@1.2.16
- @backstage/plugin-auth-react@0.1.25
- @backstage/plugin-techdocs-react@1.3.9
## 1.17.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs",
"version": "1.17.1-next.2",
"version": "1.17.1",
"description": "The Backstage plugin that renders technical documentation for your components",
"backstage": {
"role": "frontend-plugin",