Update .changeset description to be more succinct

Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: erik-adsk <143032411+erik-adsk@users.noreply.github.com>
This commit is contained in:
erik-adsk
2024-05-15 09:55:32 -07:00
committed by GitHub
parent 881e49d94c
commit 3dca9cbe7b
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-scaffolder-react': patch
---
Fixed a bug where links in scaffolder field markdown content e.g. - description was not able to be launched in a new tab. This fix makes it so that all links within Scaffolder Fields are launched in a new tab.
Links that are rendered in the markdown in the `ScaffolderField` component are now opened in new tabs.