Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-10-21 16:14:43 +00:00
parent 69566a984f
commit 807af8ce0e
381 changed files with 4953 additions and 191 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-techdocs-backend
## 2.1.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.13.1-next.0
- @backstage/plugin-techdocs-node@1.13.9-next.0
- @backstage/config@1.3.6-next.0
- @backstage/catalog-model@1.7.6-next.0
- @backstage/integration@1.18.2-next.0
- @backstage/backend-plugin-api@1.4.5-next.0
- @backstage/catalog-client@1.12.1-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.7-next.0
- @backstage/plugin-catalog-node@1.19.2-next.0
- @backstage/plugin-permission-common@0.9.3-next.0
- @backstage/plugin-search-backend-module-techdocs@0.4.8-next.0
- @backstage/plugin-techdocs-common@0.1.1
## 2.1.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "2.1.1",
"version": "2.1.2-next.0",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin",