Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-04-08 18:12:41 +00:00
parent 69c099f75e
commit c590c4413a
206 changed files with 3910 additions and 107 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-techdocs-node
## 1.13.2-next.2
### Patch Changes
- 2d7a3b8: Update Azure 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.3-next.0
- @backstage/integration-aws-node@0.1.15
- @backstage/plugin-search-common@1.2.17
- @backstage/plugin-techdocs-common@0.1.0
## 1.13.2-next.1
### Patch Changes