From 2ef69cdd27185ba88aebb5b0c6ef56025eaefac7 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Thu, 26 Feb 2026 16:29:50 +0800 Subject: [PATCH 1/2] docs: update changlog of rush --- .../fix-fix-gird-alternateColor_2026-02-26-08-29.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 common/changes/@visactor/vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json diff --git a/common/changes/@visactor/vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json b/common/changes/@visactor/vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json new file mode 100644 index 0000000000..202ba27f1b --- /dev/null +++ b/common/changes/@visactor/vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Merge pull request #4482 from VisActor/xuefei1313-patch-1\n\nRefactor release workflow to simplify NODE_OPTIONS\n", + "type": "none", + "packageName": "@visactor/vchart" + } + ], + "packageName": "@visactor/vchart", + "email": "lixuef1313@163.com" +} \ No newline at end of file From 56d032c9c2f0d7ec462f321df79ad1d8d3d42f8f Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Thu, 26 Feb 2026 16:30:54 +0800 Subject: [PATCH 2/2] chore: add change log --- .../vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/changes/@visactor/vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json b/common/changes/@visactor/vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json index 202ba27f1b..b389008a40 100644 --- a/common/changes/@visactor/vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json +++ b/common/changes/@visactor/vchart/fix-fix-gird-alternateColor_2026-02-26-08-29.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Merge pull request #4482 from VisActor/xuefei1313-patch-1\n\nRefactor release workflow to simplify NODE_OPTIONS\n", + "comment": "fix: support functional alternateColor in axis grid configuration", "type": "none", "packageName": "@visactor/vchart" }