Minor change to patch

Signed-off-by: Dang Huynh <dhhuynh2@gmail.com>
This commit is contained in:
Dang Huynh
2023-01-10 08:53:28 -06:00
parent 87ab76e55c
commit c2df6f0192
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-techdocs-node': minor
'@backstage/plugin-techdocs-node': patch
---
Fixed bug caused by recent migration to AWS SDK V3 for techdocs-node. Instead of s3ForcePathStyle, forcePathStyle should be passed.