Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-05-26 15:26:38 +00:00
parent fe9b5f58ca
commit 68db890456
340 changed files with 3430 additions and 170 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-techdocs
## 1.17.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.16.0-next.0
- @backstage/plugin-catalog-react@3.0.1-next.0
- @backstage/core-components@0.18.11-next.0
- @backstage/plugin-search-react@1.11.5-next.0
- @backstage/integration@2.0.3-next.0
- @backstage/integration-react@1.2.19-next.0
- @backstage/plugin-auth-react@0.1.28-next.0
- @backstage/plugin-techdocs-react@1.3.12-next.0
## 1.17.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs",
"version": "1.17.6",
"version": "1.17.7-next.0",
"description": "The Backstage plugin that renders technical documentation for your components",
"backstage": {
"role": "frontend-plugin",