From 202f3229277f51adfab919db94cdf1bc1351f40f Mon Sep 17 00:00:00 2001 From: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> Date: Mon, 11 Oct 2021 17:06:50 -0400 Subject: [PATCH] chore: adds changeset Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> --- .changeset/swift-pugs-serve.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .changeset/swift-pugs-serve.md diff --git a/.changeset/swift-pugs-serve.md b/.changeset/swift-pugs-serve.md new file mode 100644 index 0000000000..e6f1945afb --- /dev/null +++ b/.changeset/swift-pugs-serve.md @@ -0,0 +1,13 @@ +--- +'example-app': patch +'@backstage/core-app-api': patch +'@backstage/core-plugin-api': patch +'@backstage/plugin-auth-backend': patch +'@backstage/plugin-user-settings': patch +--- + +Atlassian Cloud authentication + +- AtlassianAuth added to core-app-api +- Atlassian provider added to plugin-auth-backend +- Updated user-settings with Atlassian connection