Skip to content

Commit cc16332

Browse files
build: prelease version 1.6.5
1 parent 7f35bb8 commit cc16332

28 files changed

Lines changed: 72 additions & 66 deletions

File tree

common/changes/@visactor/vchart/develop_2023-11-16-11-34.json

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

common/changes/@visactor/vchart/feat-react-vchart-skipFunctionDifff_2023-11-17-02-30.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.6.4","mainProject":"@visactor/vchart","nextBump":"patch"}]
1+
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"1.6.5","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.4",
15-
"@visactor/vchart-theme": "workspace:1.6.4",
14+
"@visactor/vchart": "workspace:1.6.5",
15+
"@visactor/vchart-theme": "workspace:1.6.5",
1616
"@visactor/vmind": "workspace:*",
1717
"@visactor/vutils": "~0.16.10",
1818
"@visactor/vrender": "~0.16.15",

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

packages/lark-vchart/src/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/react-vchart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visactor/react-vchart",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "The react version of VChart 4.x",
55
"keywords": [
66
"react",
@@ -28,7 +28,7 @@
2828
"prepublishOnly": "npm run build"
2929
},
3030
"dependencies": {
31-
"@visactor/vchart": "workspace:1.6.4",
31+
"@visactor/vchart": "workspace:1.6.5",
3232
"@visactor/vutils": "~0.16.10",
3333
"@visactor/vrender-core": "~0.16.15",
3434
"@visactor/vrender-kits": "~0.16.15",

packages/taro-vchart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visactor/taro-vchart",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "Taro VChart 图表组件",
55
"sideEffects": false,
66
"main": "lib/src/index.js",
@@ -42,7 +42,7 @@
4242
},
4343
"license": "MIT",
4444
"dependencies": {
45-
"@visactor/vchart": "workspace:1.6.4"
45+
"@visactor/vchart": "workspace:1.6.5"
4646
},
4747
"devDependencies": {
4848
"@internal/eslint-config": "workspace:*",

0 commit comments

Comments
 (0)