From b12d7b70ef0c4912839fce6607f319076aae9ec5 Mon Sep 17 00:00:00 2001 From: Rohan Bansal Date: Tue, 17 Dec 2024 15:32:51 +0530 Subject: [PATCH] fix: add changelogs --- .../fix-atable-modal-update_2024-12-17-10-02.json | 10 ++++++++++ .../fix-atable-modal-update_2024-12-17-10-02.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 common/changes/@stonecrop/aform/fix-atable-modal-update_2024-12-17-10-02.json create mode 100644 common/changes/@stonecrop/atable/fix-atable-modal-update_2024-12-17-10-02.json diff --git a/common/changes/@stonecrop/aform/fix-atable-modal-update_2024-12-17-10-02.json b/common/changes/@stonecrop/aform/fix-atable-modal-update_2024-12-17-10-02.json new file mode 100644 index 00000000..29f09c61 --- /dev/null +++ b/common/changes/@stonecrop/aform/fix-atable-modal-update_2024-12-17-10-02.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/aform", + "comment": "format adate emit response to fit native datepicker", + "type": "patch" + } + ], + "packageName": "@stonecrop/aform" +} \ No newline at end of file diff --git a/common/changes/@stonecrop/atable/fix-atable-modal-update_2024-12-17-10-02.json b/common/changes/@stonecrop/atable/fix-atable-modal-update_2024-12-17-10-02.json new file mode 100644 index 00000000..37a2cd6f --- /dev/null +++ b/common/changes/@stonecrop/atable/fix-atable-modal-update_2024-12-17-10-02.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/atable", + "comment": "update table cell value reactively", + "type": "patch" + } + ], + "packageName": "@stonecrop/atable" +} \ No newline at end of file