Skip to content

Commit c097145

Browse files
committed
build: release version 1.13.0
1 parent 48a798f commit c097145

File tree

63 files changed

+3010
-1894
lines changed

Some content is hidden

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

63 files changed

+3010
-1894
lines changed

common/changes/@visactor/vchart/feat-react-vchart-event_2024-12-02-07-03.json

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

common/changes/@visactor/vchart/feat-tooltip-content-field_2024-12-05-06-28.json

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

common/changes/@visactor/vchart/feat-tooltip-max-height-by-percent_2024-12-04-04-02.json

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

common/changes/@visactor/vchart/fix-upgrade-vrender-0.21_2024-12-05-10-46.json

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

common/config/rush/pnpm-lock.yaml

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

docs/package.json

Lines changed: 5 additions & 5 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:1.12.15",
16-
"@visactor/react-vchart": "workspace:1.12.15",
17-
"@visactor/vchart": "workspace:1.12.15",
18-
"@visactor/vchart-extension": "workspace:1.12.15",
15+
"@visactor/openinula-vchart": "workspace:1.13.0",
16+
"@visactor/react-vchart": "workspace:1.13.0",
17+
"@visactor/vchart": "workspace:1.13.0",
18+
"@visactor/vchart-extension": "workspace:1.13.0",
1919
"@visactor/vchart-theme": "~1.6.6",
2020
"@visactor/vmind": "1.2.4-alpha.5",
2121
"@visactor/vutils": "~0.19.2",
@@ -59,4 +59,4 @@
5959
"react-device-detect": "^2.2.2",
6060
"minimist": "1.2.8"
6161
}
62-
}
62+
}

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

0 commit comments

Comments
 (0)