Skip to content

Commit 2d3b580

Browse files
authored
Merge pull request #3453 from VisActor/sync/main-1.12.13
[Auto Sync] Sync the code from branch main to branch develop after release 1.12.13
2 parents 870dd1c + c864e4f commit 2d3b580

File tree

27 files changed

+675
-531
lines changed

27 files changed

+675
-531
lines changed

common/changes/@visactor/vchart/fix-box-plot-state_2024-11-20-02-34.json

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

common/changes/@visactor/vchart/fix-funnel-outer-label_2024-11-21-02-40.json

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

common/config/rush/pnpm-lock.yaml

Lines changed: 9 additions & 9 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":"1.12.12","mainProject":"@visactor/vchart","nextBump":"patch"}]
1+
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"1.12.13","mainProject":"@visactor/vchart","nextBump":"patch"}]

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
},
1313
"dependencies": {
1414
"@arco-design/web-react": "2.46.1",
15-
"@visactor/openinula-vchart": "workspace:1.12.12",
16-
"@visactor/react-vchart": "workspace:1.12.12",
17-
"@visactor/vchart": "workspace:1.12.12",
15+
"@visactor/openinula-vchart": "workspace:1.12.13",
16+
"@visactor/react-vchart": "workspace:1.12.13",
17+
"@visactor/vchart": "workspace:1.12.13",
1818
"@visactor/vchart-theme": "~1.6.6",
1919
"@visactor/vmind": "1.2.4-alpha.5",
2020
"@visactor/vutils": "~0.18.18",
@@ -54,4 +54,4 @@
5454
"react-device-detect": "^2.2.2",
5555
"minimist": "1.2.8"
5656
}
57-
}
57+
}

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

Lines changed: 1 addition & 1 deletion
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: '1.12.12',
3+
version: '1.12.13',
44
description: '@visactor/vchart 针对 harmonyOS 打造的图表库,拥有非常酷炫的动画能力,近20种图表类型,以及原生的渲染性能',
55
main: 'Index.ets',
66
author: {

0 commit comments

Comments
 (0)