From 65802c13dd3e49678edcdfb49a685832f6a49fb8 Mon Sep 17 00:00:00 2001 From: Ketul Shah Date: Tue, 20 Aug 2024 09:11:34 +0530 Subject: [PATCH 1/2] Update releaseNotes.json Update releaseNotes.json Signed-off-by: Ketul Shah --- packages/athena/public/releaseNotes.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages/athena/public/releaseNotes.json b/packages/athena/public/releaseNotes.json index aa5937f0..46fb9825 100644 --- a/packages/athena/public/releaseNotes.json +++ b/packages/athena/public/releaseNotes.json @@ -1,5 +1,14 @@ [ { + "version": "1.0.9-26", + "date": "20 Aug 2024", + "description": [ + { + "title": "Security fixes", + "details": "Dependency updates." + } + ] + },{ "version": "1.0.9-24", "date": "26 July 2024", "description": [ From 6cc0fc75712147da8122c12e3d0327ffe7345b8f Mon Sep 17 00:00:00 2001 From: Ketul Shah Date: Tue, 20 Aug 2024 09:13:02 +0530 Subject: [PATCH 2/2] Update releaseNotes.json Update releaseNotes.json Signed-off-by: Ketul Shah --- packages/athena/public/releaseNotes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/athena/public/releaseNotes.json b/packages/athena/public/releaseNotes.json index 46fb9825..a69c7916 100644 --- a/packages/athena/public/releaseNotes.json +++ b/packages/athena/public/releaseNotes.json @@ -1,6 +1,6 @@ [ { - "version": "1.0.9-26", + "version": "1.0.9-25", "date": "20 Aug 2024", "description": [ {