From 539b72fe97ae67b830d38687750418071534a363 Mon Sep 17 00:00:00 2001 From: nkomonen-amazon Date: Thu, 5 Dec 2024 17:45:41 -0500 Subject: [PATCH] add changelog items Signed-off-by: nkomonen-amazon --- .../Bug Fix-a243e8d5-b494-46a1-9ec0-c8c6af3cbf35.json | 4 ++++ .../Bug Fix-868c7cda-80c1-4947-a498-3792f88622ad.json | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 packages/amazonq/.changes/next-release/Bug Fix-a243e8d5-b494-46a1-9ec0-c8c6af3cbf35.json create mode 100644 packages/toolkit/.changes/next-release/Bug Fix-868c7cda-80c1-4947-a498-3792f88622ad.json diff --git a/packages/amazonq/.changes/next-release/Bug Fix-a243e8d5-b494-46a1-9ec0-c8c6af3cbf35.json b/packages/amazonq/.changes/next-release/Bug Fix-a243e8d5-b494-46a1-9ec0-c8c6af3cbf35.json new file mode 100644 index 00000000000..4e5bcf2cf8c --- /dev/null +++ b/packages/amazonq/.changes/next-release/Bug Fix-a243e8d5-b494-46a1-9ec0-c8c6af3cbf35.json @@ -0,0 +1,4 @@ +{ + "type": "Bug Fix", + "description": "Auth: SSO session was bad, but no reauth prompt given" +} diff --git a/packages/toolkit/.changes/next-release/Bug Fix-868c7cda-80c1-4947-a498-3792f88622ad.json b/packages/toolkit/.changes/next-release/Bug Fix-868c7cda-80c1-4947-a498-3792f88622ad.json new file mode 100644 index 00000000000..4e5bcf2cf8c --- /dev/null +++ b/packages/toolkit/.changes/next-release/Bug Fix-868c7cda-80c1-4947-a498-3792f88622ad.json @@ -0,0 +1,4 @@ +{ + "type": "Bug Fix", + "description": "Auth: SSO session was bad, but no reauth prompt given" +}