Merge pull request #11641 from backstage/rugvip/patch

backend-common: changelog updates for patch release
This commit is contained in:
Patrik Oldsberg
2022-05-23 16:38:52 +02:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/backend-common': patch
---
Fix a bug in the URL Reading towards AWS S3 where it would hang indefinitely.
Applied the AWS S3 reading patch from the `0.13.5` patch release.
+6
View File
@@ -1,5 +1,11 @@
# @backstage/backend-common
## 0.13.5
### Patch Changes
- 667d2ed6f8: Fix a bug in the URL Reading towards AWS S3 where it would hang indefinitely.
## 0.13.4
### Patch Changes