From 9681a2aa96296c4d46083b4649a467fc76d57786 Mon Sep 17 00:00:00 2001 From: Rohan Bansal Date: Mon, 6 May 2024 16:40:34 +0530 Subject: [PATCH] fix: add changelogs --- .../atable/adate_refactor_2024-05-06-11-10.json | 10 ++++++++++ .../utilities/adate_refactor_2024-05-06-11-10.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 common/changes/@stonecrop/atable/adate_refactor_2024-05-06-11-10.json create mode 100644 common/changes/@stonecrop/utilities/adate_refactor_2024-05-06-11-10.json diff --git a/common/changes/@stonecrop/atable/adate_refactor_2024-05-06-11-10.json b/common/changes/@stonecrop/atable/adate_refactor_2024-05-06-11-10.json new file mode 100644 index 00000000..08a5a4b7 --- /dev/null +++ b/common/changes/@stonecrop/atable/adate_refactor_2024-05-06-11-10.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/atable", + "comment": "Update table keyboard navigation", + "type": "none" + } + ], + "packageName": "@stonecrop/atable" +} \ No newline at end of file diff --git a/common/changes/@stonecrop/utilities/adate_refactor_2024-05-06-11-10.json b/common/changes/@stonecrop/utilities/adate_refactor_2024-05-06-11-10.json new file mode 100644 index 00000000..69b08834 --- /dev/null +++ b/common/changes/@stonecrop/utilities/adate_refactor_2024-05-06-11-10.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/utilities", + "comment": "Update keyboard navigation composable", + "type": "none" + } + ], + "packageName": "@stonecrop/utilities" +} \ No newline at end of file