Version Packages

This commit is contained in:
github-actions[bot]
2026-01-20 16:40:05 +00:00
parent 4178587bb2
commit 2e902e7b43
327 changed files with 3042 additions and 968 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-techdocs-backend
## 2.1.4
### 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.15.0
- @backstage/backend-plugin-api@1.6.1
- @backstage/integration@1.19.2
- @backstage/plugin-techdocs-node@1.14.0
## 2.1.4-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "2.1.4-next.2",
"version": "2.1.4",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin",