Add changeset for lighthouse plugin bugfix

This commit is contained in:
Kevin Lee
2021-01-10 09:07:33 -08:00
parent 1cac511fd5
commit cf7df3b1ff
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-lighthouse': patch
---
Strip trailing slash from urls when creating a new audit. This change prevents duplicate audits from being displayed in the audit list.