From 08ea323e847cdcce319ad9461ebd4b096dfdc169 Mon Sep 17 00:00:00 2001 From: Anthony Volk Date: Sat, 6 Jan 2024 16:23:52 -0600 Subject: [PATCH 1/2] fix: Update environment variables to correspond with new auth0 tenant --- changelog_entry.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29..b4618a5 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Updated environment variables to correspond with different auth0 tenant \ No newline at end of file From 09836f45e869b2ed8bd4459fa71ab5b5dae75cc6 Mon Sep 17 00:00:00 2001 From: Anthony Volk Date: Sat, 6 Jan 2024 17:17:51 -0600 Subject: [PATCH 2/2] fix: Repair environment variable updates --- changelog_entry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog_entry.yaml b/changelog_entry.yaml index b4618a5..045e029 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -1,4 +1,4 @@ - bump: patch changes: changed: - - Updated environment variables to correspond with different auth0 tenant \ No newline at end of file + - Corrected environment variables to correspond with different auth0 tenant \ No newline at end of file