Adjust description changeset

Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
This commit is contained in:
Alisson Fabiano
2022-10-14 11:51:42 +01:00
parent 7095e8bc03
commit d7f7f6faac
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-tech-insights': minor
---
Fixed bug that when sending data by Post, the default context type used was `plain/text`
Fixed bug when sending data by Post in `runChecks` and `runBulkChecks` functions of the `TechInsightsClient` class, the default `Content-Type` used was `plain/text`