From aa3b0544701d60502f57f86728a76559fce3ec73 Mon Sep 17 00:00:00 2001 From: gaurav Date: Sat, 7 Jun 2025 20:16:52 +0530 Subject: [PATCH] added changeset Signed-off-by: gaurav --- .changeset/tiny-lions-watch.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/tiny-lions-watch.md diff --git a/.changeset/tiny-lions-watch.md b/.changeset/tiny-lions-watch.md new file mode 100644 index 0000000000..c735528934 --- /dev/null +++ b/.changeset/tiny-lions-watch.md @@ -0,0 +1,6 @@ +--- +'@backstage/core-components': minor +'@backstage/plugin-user-settings': minor +--- + +Added `signIn` and `signOut` analytic events to the core-components of signin and signout. used `userEntityRef` for determining the user