Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-06-10 14:28:09 +00:00
parent eef0e83a0d
commit f628f44cab
183 changed files with 3264 additions and 91 deletions
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-techdocs-backend
## 2.0.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.0-next.2
- @backstage/backend-plugin-api@1.4.0-next.1
- @backstage/catalog-client@1.10.1-next.0
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration@1.17.0
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-catalog-node@1.17.1-next.1
- @backstage/plugin-permission-common@0.9.0
- @backstage/plugin-search-backend-module-techdocs@0.4.3-next.1
- @backstage/plugin-techdocs-common@0.1.1-next.0
- @backstage/plugin-techdocs-node@1.13.4-next.1
## 2.0.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "2.0.3-next.1",
"version": "2.0.3-next.2",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin",