Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-03-25 12:51:22 +00:00
parent 5bd52c25f3
commit 55905367dd
143 changed files with 2568 additions and 158 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-techdocs-node
## 1.13.2-next.0
### Patch Changes
- 304a422: Update AWS file retrieval logic from storing file in buffer array to piping to res for better memory efficiency.
- Updated dependencies
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration@1.16.2
- @backstage/integration-aws-node@0.1.15
- @backstage/plugin-search-common@1.2.17
- @backstage/plugin-techdocs-common@0.1.0
## 1.13.1
### Patch Changes