Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-07-30 12:26:11 +00:00
parent c31aacb800
commit 58bbb3edca
307 changed files with 6459 additions and 158 deletions
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-techdocs-backend
## 1.10.10-next.1
### Patch Changes
- 69bd940: Use annotation constants from new techdocs-common package.
- Updated dependencies
- @backstage/plugin-techdocs-node@1.12.9-next.1
- @backstage/plugin-permission-common@0.8.1-next.0
- @backstage/plugin-techdocs-common@0.1.0-next.0
- @backstage/backend-plugin-api@0.7.1-next.1
- @backstage/plugin-search-backend-module-techdocs@0.1.28-next.1
- @backstage/backend-common@0.23.4-next.1
- @backstage/integration@1.14.0-next.0
- @backstage/plugin-catalog-common@1.0.26-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 1.10.10-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "1.10.10-next.0",
"version": "1.10.10-next.1",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin",