From daabe780e0328c949cf14d73b388f28f6e7183fc Mon Sep 17 00:00:00 2001 From: Matt Mulligan Date: Thu, 23 Jun 2022 09:08:08 -0400 Subject: [PATCH] Removed second changeset file Signed-off-by: Matt Mulligan --- .changeset/few-monkeys-grab.md | 5 ----- .changeset/friendly-sheep-flash.md | 3 ++- 2 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 .changeset/few-monkeys-grab.md diff --git a/.changeset/few-monkeys-grab.md b/.changeset/few-monkeys-grab.md deleted file mode 100644 index b841445b68..0000000000 --- a/.changeset/few-monkeys-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-stack-overflow-backend': patch ---- - -Added an apiKey configuration to app-config.yaml to prevent encoding the api key when passed to a private stack overflow instance diff --git a/.changeset/friendly-sheep-flash.md b/.changeset/friendly-sheep-flash.md index 27fd383f82..83df13b290 100644 --- a/.changeset/friendly-sheep-flash.md +++ b/.changeset/friendly-sheep-flash.md @@ -1,5 +1,6 @@ --- '@backstage/plugin-stack-overflow': patch +'@backstage/plugin-stack-overflow-backend': patch --- -Added API key configuration to bypass encoding +Added API key as separate configuration