Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-12-31 14:00:13 +00:00
parent 68036678e9
commit c31289fe06
67 changed files with 3085 additions and 119 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-techdocs-backend
## 1.11.5-next.1
### Patch Changes
- 29a4aa8: fix(config): add missing parameters in config schema
## 1.11.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "1.11.5-next.0",
"version": "1.11.5-next.1",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin",