Updated changeset based on recommendation from PR review.
Signed-off-by: Caden Wheeler <cawheeler@webstaurantstore.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-azure-devops-backend': patch
|
||||
---
|
||||
|
||||
Fixed bug with extractPartsFromAsset that resulted in a leading "." being removed from the path in an otherwise valid path (ex. ".assets/image.png"). The leading "." will now only be moved for paths beginning with "./".
|
||||
Fixed bug with `extractPartsFromAsset` (used by the README card feature) that resulted in a leading "." being removed from the path in an otherwise valid path (ex. ".assets/image.png"). The leading "." will now only be moved for paths beginning with "./".
|
||||
|
||||
Reference in New Issue
Block a user