From ca5e591cb86aacc98f16cdcbd40831de72533325 Mon Sep 17 00:00:00 2001 From: Antonio Ereiz Date: Fri, 21 Jul 2023 21:02:06 +0200 Subject: [PATCH] changeset Signed-off-by: Antonio Ereiz --- .changeset/large-experts-poke.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/large-experts-poke.md diff --git a/.changeset/large-experts-poke.md b/.changeset/large-experts-poke.md new file mode 100644 index 0000000000..9f6ca640b6 --- /dev/null +++ b/.changeset/large-experts-poke.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-linguist-backend': patch +--- + +Fixed bug in LinguistBackendClient.ts file where if the linguistJsOptions is specified and sent over to the linguist-js package it would get changed (another attribute would be added) causing future entities of the batch to fail with an error