Skip to content

Commit 0e0cbac

Browse files
authored
Merge pull request #4436 from VisActor/main
Main
2 parents 43d70ce + b02c546 commit 0e0cbac

27 files changed

Lines changed: 81 additions & 76 deletions

File tree

common/changes/@visactor/vchart/fear-upgrade-vrender-to-fix-wordcloud_2026-01-29-12-59.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@visactor/vchart/fix-react-vchart-tooltip-render_2026-01-29-04-09.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/config/rush/pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"definitionName": "lockStepVersion",
44
"policyName": "vchartMain",
5-
"version": "2.0.13",
5+
"version": "2.0.14",
66
"mainProject": "@visactor/vchart",
77
"nextBump": "patch"
88
}

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"dependencies": {
1414
"@arco-design/web-react": "2.46.1",
15-
"@visactor/openinula-vchart": "workspace:2.0.14",
16-
"@visactor/react-vchart": "workspace:2.0.14",
17-
"@visactor/vchart": "workspace:2.0.14",
18-
"@visactor/vchart-extension": "workspace:2.0.14",
15+
"@visactor/openinula-vchart": "workspace:2.0.15",
16+
"@visactor/react-vchart": "workspace:2.0.15",
17+
"@visactor/vchart": "workspace:2.0.15",
18+
"@visactor/vchart-extension": "workspace:2.0.15",
1919
"@visactor/vchart-theme": "~1.6.6",
2020
"@visactor/vmind": "1.2.4-alpha.5",
2121
"@visactor/vutils": "~1.0.12",

packages/block-vchart/block/vchart/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/harmony_vchart/library/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
name: '@visactor/harmony-vchart',
3-
version: '2.0.14',
3+
version: '2.0.15',
44
description: '@visactor/vchart 针对 harmonyOS 打造的图表库,拥有非常酷炫的动画能力,近20种图表类型,以及原生的渲染性能',
55
main: 'Index.ets',
66
author: {

packages/harmony_vchart/library/src/main/ets/index-harmony-simple.es.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/harmony_vchart/library/src/main/ets/index-harmony.es.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lark-vchart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visactor/lark-vchart",
3-
"version": "2.0.14",
3+
"version": "2.0.15",
44
"description": "VChart 飞书小程序组件",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)