From e8cb790b1f5a4f9ecde132d6ec0d60811a8a0886 Mon Sep 17 00:00:00 2001 From: alissonfabiano <56898864+alissonfabiano@users.noreply.github.com> Date: Mon, 17 Oct 2022 18:45:43 +0100 Subject: [PATCH] Update .changeset/brown-days-pretend.md Co-authored-by: Johan Haals Signed-off-by: alissonfabiano <56898864+alissonfabiano@users.noreply.github.com> --- .changeset/brown-days-pretend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/brown-days-pretend.md b/.changeset/brown-days-pretend.md index de4363e5aa..4b6a328724 100644 --- a/.changeset/brown-days-pretend.md +++ b/.changeset/brown-days-pretend.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-tech-insights': minor +'@backstage/plugin-tech-insights': patch --- Fixed bug when sending data by Post in `runChecks` and `runBulkChecks` functions of the `TechInsightsClient` class, the default `Content-Type` used was `plain/text`