From 7e5a50d446cd9474f3befe3e2ea88ea8e4e14800 Mon Sep 17 00:00:00 2001 From: Marley <55280588+marleypowell@users.noreply.github.com> Date: Fri, 19 Apr 2024 09:12:20 +0000 Subject: [PATCH] added changeset Signed-off-by: Marley <55280588+marleypowell@users.noreply.github.com> --- .changeset/quick-cats-argue.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/quick-cats-argue.md diff --git a/.changeset/quick-cats-argue.md b/.changeset/quick-cats-argue.md new file mode 100644 index 0000000000..956f038f34 --- /dev/null +++ b/.changeset/quick-cats-argue.md @@ -0,0 +1,7 @@ +--- +'@backstage/backend-test-utils': patch +'@backstage/backend-defaults': patch +'@backstage/plugin-events-node': patch +--- + +added `eventsServiceFactory` to `defaultServiceFactories` to resolve issue where different instances of the EventsServices could be used