backend-common: changelog updates for patch release

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-05-21 10:54:57 +02:00
parent a07ced9488
commit cfec39f1a7
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