Generate api-report

Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com>
This commit is contained in:
Miguel Alexandre
2023-03-15 17:43:14 +01:00
parent d197f9f782
commit 196a4aa7e7
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-tech-insights': minor
'@backstage/plugin-tech-insights': patch
---
The Check class now includes the failureMetadata and successMetadata as returned by the runChecks call.
The `Check` type now optionally includes the `failureMetadata` and `successMetadata` as returned by the `runChecks` call.