Skip to content

Commit ea58d0b

Browse files
authored
Merge pull request #4203 from VisActor/release/2.0.5
[Auto release] release 2.0.5
2 parents 435b621 + 9696c62 commit ea58d0b

File tree

62 files changed

+824
-172
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+824
-172
lines changed

common/changes/@visactor/vchart/4132-feature-----90------_2025-08-29-04-41.json

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

common/changes/@visactor/vchart/feat-scrollbar-autovisible_2025-07-31-08-52.json

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

common/changes/@visactor/vchart/fix-fix-bug-of-range-area-line-point_2025-08-18-03-12.json

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

common/config/rush/pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"2.0.3","mainProject":"@visactor/vchart","nextBump":"patch"}]
1+
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"2.0.4","mainProject":"@visactor/vchart","nextBump":"patch"}]

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.4",
16-
"@visactor/react-vchart": "workspace:2.0.4",
17-
"@visactor/vchart": "workspace:2.0.4",
18-
"@visactor/vchart-extension": "workspace:2.0.4",
15+
"@visactor/openinula-vchart": "workspace:2.0.5",
16+
"@visactor/react-vchart": "workspace:2.0.5",
17+
"@visactor/vchart": "workspace:2.0.5",
18+
"@visactor/vchart-extension": "workspace:2.0.5",
1919
"@visactor/vchart-theme": "~1.6.6",
2020
"@visactor/vmind": "1.2.4-alpha.5",
2121
"@visactor/vutils": "~1.0.6",

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.4',
3+
version: '2.0.5',
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.

0 commit comments

Comments
 (0)