Skip to content

Commit bb88d47

Browse files
build: prelease version 1.6.3
1 parent a550bc0 commit bb88d47

32 files changed

Lines changed: 146 additions & 116 deletions

File tree

common/changes/@visactor/vchart/develop_2023-11-07-06-27.json

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

common/changes/@visactor/vchart/fix-async-render_2023-11-10-07-10.json

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

common/changes/@visactor/vchart/fix-quick-release_2023-11-08-11-29.json

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

common/changes/@visactor/vchart/fix-tooltip-wrap_2023-11-08-08-48.json

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

common/changes/@visactor/vchart/perf-sankey-fill-encode_2023-11-09-08-13.json

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

common/config/rush/pnpm-lock.yaml

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

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"@arco-design/web-react": "2.46.1",
14-
"@visactor/vchart": "workspace:1.6.2",
15-
"@visactor/vchart-theme": "workspace:1.6.2",
14+
"@visactor/vchart": "workspace:1.6.3",
15+
"@visactor/vchart-theme": "workspace:1.6.3",
1616
"@visactor/vmind": "workspace:1.0.8",
1717
"@visactor/vutils": "~0.16.7",
1818
"@visactor/vrender": "~0.16.13",

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/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": "1.6.2",
3+
"version": "1.6.3",
44
"description": "VChart 飞书小程序组件",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)