Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-05 22:23:51 +00:00
parent a723b8a1e4
commit e237d65cdc
83 changed files with 811 additions and 41 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-techdocs
## 1.16.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.5-next.0
- @backstage/integration-react@1.2.14-next.0
- @backstage/plugin-auth-react@0.1.23-next.0
- @backstage/plugin-catalog-react@1.21.5-next.1
- @backstage/plugin-search-react@1.10.2-next.0
- @backstage/plugin-techdocs-react@1.3.7-next.0
## 1.16.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs",
"version": "1.16.2-next.0",
"version": "1.16.2-next.1",
"description": "The Backstage plugin that renders technical documentation for your components",
"backstage": {
"role": "frontend-plugin",