From 68961d84050a47d3dcf713c105d1d3c2a2401045 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Thu, 7 Sep 2023 11:34:28 +0800 Subject: [PATCH] docs: update changlog of rush --- ...at-support-precision-add-sub_2023-09-07-03-34.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 common/changes/@visactor/vutils/feat-support-precision-add-sub_2023-09-07-03-34.json diff --git a/common/changes/@visactor/vutils/feat-support-precision-add-sub_2023-09-07-03-34.json b/common/changes/@visactor/vutils/feat-support-precision-add-sub_2023-09-07-03-34.json new file mode 100644 index 0000000..35360b3 --- /dev/null +++ b/common/changes/@visactor/vutils/feat-support-precision-add-sub_2023-09-07-03-34.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "feat: support precision math of add & sub\n\n", + "type": "none", + "packageName": "@visactor/vutils" + } + ], + "packageName": "@visactor/vutils", + "email": "lixuef1313@163.com" +} \ No newline at end of file