Version Packages

This commit is contained in:
github-actions[bot]
2024-04-16 12:20:53 +00:00
parent 2f334fd83c
commit 0e48f5a289
649 changed files with 7811 additions and 1878 deletions
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-techdocs-backend
## 1.10.4
### Patch Changes
- 8e28c88: Allow overriding default techdocs preparers with new `TechdocsPreparerExtensionPoint`
- c884b9a: Use the default cookie endpoints added automatically when a cookie policy is set.
- Updated dependencies
- @backstage/backend-common@0.21.7
- @backstage/plugin-techdocs-node@1.12.3
- @backstage/backend-plugin-api@0.6.17
- @backstage/plugin-search-backend-module-techdocs@0.1.22
- @backstage/catalog-client@1.6.4
- @backstage/integration@1.10.0
- @backstage/catalog-model@1.4.5
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-common@1.0.22
- @backstage/plugin-permission-common@0.7.13
## 1.10.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "1.10.4-next.1",
"version": "1.10.4",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin"