From 039c3fac5c475a514073267ffbd037ffa81a818d Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Sun, 13 Aug 2023 11:42:08 +0200 Subject: [PATCH] Update .changeset/ninety-panthers-guess.md Signed-off-by: Patrik Oldsberg --- .changeset/ninety-panthers-guess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/ninety-panthers-guess.md b/.changeset/ninety-panthers-guess.md index cc6d531aac..0438157bf5 100644 --- a/.changeset/ninety-panthers-guess.md +++ b/.changeset/ninety-panthers-guess.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-github': patch --- -changed visibilityfilter and visibility to lowercase to prevent case-sensitive error. +Fixed a bug where the visibility filter was case sensitive and casting was inconsistent.