From 65f5317914127e0f38a12a68ce7ebffd722d26ab Mon Sep 17 00:00:00 2001 From: Phil Gore Date: Wed, 15 Sep 2021 10:09:50 -0500 Subject: [PATCH] LDAP change is just a patch, not minor version Signed-off-by: Phil Gore --- .changeset/proud-adults-bathe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/proud-adults-bathe.md b/.changeset/proud-adults-bathe.md index 86b8cfecb3..a8f15b18a3 100644 --- a/.changeset/proud-adults-bathe.md +++ b/.changeset/proud-adults-bathe.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-catalog-backend-module-ldap': minor +'@backstage/plugin-catalog-backend-module-ldap': patch --- Alters LDAP processor to handle one SearchEntry at a time