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