From b5a31148ee8af48aad4193aaa849d8b208714056 Mon Sep 17 00:00:00 2001 From: Howard Zhang Date: Mon, 11 Sep 2023 17:30:09 +0800 Subject: [PATCH] chore: update changelog --- .../vscale/feat-fixed-band-width_2023-09-11-09-29.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 common/changes/@visactor/vscale/feat-fixed-band-width_2023-09-11-09-29.json diff --git a/common/changes/@visactor/vscale/feat-fixed-band-width_2023-09-11-09-29.json b/common/changes/@visactor/vscale/feat-fixed-band-width_2023-09-11-09-29.json new file mode 100644 index 0000000..d90044a --- /dev/null +++ b/common/changes/@visactor/vscale/feat-fixed-band-width_2023-09-11-09-29.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@visactor/vscale", + "comment": "fix: keep the `bandScale.calculateWholeRangeSize()` return result positive", + "type": "none" + } + ], + "packageName": "@visactor/vscale" +} \ No newline at end of file