From 51146276696fa5a5bfc5a019f4c2a40ae04f2998 Mon Sep 17 00:00:00 2001 From: Yannik Daellenbach Date: Mon, 19 May 2025 08:57:15 +0200 Subject: [PATCH] Add changeset for integration of `auth-backend-module-openshift-provider` to the core and `user-settings` Signed-off-by: Yannik Daellenbach --- .changeset/hot-friends-act.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/hot-friends-act.md diff --git a/.changeset/hot-friends-act.md b/.changeset/hot-friends-act.md new file mode 100644 index 0000000000..37b2e3f112 --- /dev/null +++ b/.changeset/hot-friends-act.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-plugin-api': minor +--- + +Make `openshiftAuthApiRef` available in `@backstage/core-plugin-api`.