Generate Release

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-03-22 21:41:20 +01:00
parent de1f45da70
commit 04655bb318
496 changed files with 3376 additions and 475 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-techdocs-backend
## 1.10.2
### Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.6.2
- @backstage/backend-common@0.21.5
- @backstage/plugin-techdocs-node@1.12.1
- @backstage/plugin-search-backend-module-techdocs@0.1.20
- @backstage/backend-plugin-api@0.6.15
- @backstage/catalog-model@1.4.5
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.9.1
- @backstage/plugin-catalog-common@1.0.22
- @backstage/plugin-permission-common@0.7.13
## 1.10.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "1.10.1",
"version": "1.10.2",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin"