From 1933591c25ea9369f01d2b911f7ec3dc1cea3c51 Mon Sep 17 00:00:00 2001 From: Rohan Bansal Date: Wed, 18 Dec 2024 15:18:37 +0530 Subject: [PATCH] fix: add changelogs --- .../fix-cell-update-with-format_2024-12-18-09-48.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 common/changes/@stonecrop/atable/fix-cell-update-with-format_2024-12-18-09-48.json diff --git a/common/changes/@stonecrop/atable/fix-cell-update-with-format_2024-12-18-09-48.json b/common/changes/@stonecrop/atable/fix-cell-update-with-format_2024-12-18-09-48.json new file mode 100644 index 00000000..510aba00 --- /dev/null +++ b/common/changes/@stonecrop/atable/fix-cell-update-with-format_2024-12-18-09-48.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/atable", + "comment": "emit cell update in columns with format", + "type": "patch" + } + ], + "packageName": "@stonecrop/atable" +} \ No newline at end of file