Version Packages (next) (#32222)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account
2025-12-30 16:06:20 +01:00
committed by GitHub
parent 3afeab42a0
commit 9f1ee3e667
148 changed files with 1376 additions and 73 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-techdocs-backend
## 2.1.4-next.1
### Patch Changes
- b6ff2a5: Some AWS `publisher` config options such as `region`, `endpoint`, `accountId` are now marked as `@visibility backend` instead of `secret`.
- Updated dependencies
- @backstage/backend-defaults@0.14.1-next.1
- @backstage/integration@1.19.2-next.0
- @backstage/plugin-techdocs-node@1.13.11-next.0
## 2.1.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "2.1.4-next.0",
"version": "2.1.4-next.1",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin",