Skip to content

Commit bd6027f

Browse files
github-actions[bot]kkxxkk2019
authored andcommitted
build: prelease version 1.3.3
1 parent 0b4ed18 commit bd6027f

17 files changed

Lines changed: 66 additions & 56 deletions

File tree

common/changes/@visactor/vchart/fix-issue-967_2023-09-15-10-53.json

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

common/config/rush/pnpm-lock.yaml

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

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@arco-design/web-react": "2.46.1",
14-
"@visactor/vchart": "workspace:1.3.2",
14+
"@visactor/vchart": "workspace:1.3.3",
1515
"@visactor/vutils": "~0.15.14",
1616
"@visactor/vgrammar": "~0.6.6",
1717
"@visactor/vrender": "~0.14.8",

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.3.2",
3+
"version": "1.3.3",
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.3.2",
3+
"version": "1.3.3",
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.3.2",
31+
"@visactor/vchart": "workspace:1.3.3",
3232
"@visactor/vutils": "~0.15.14",
3333
"@visactor/vgrammar": "~0.6.6",
3434
"@visactor/vrender": "~0.14.8",

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.3.2",
3+
"version": "1.3.3",
44
"description": "Taro VChart 图表组件",
55
"sideEffects": false,
66
"main": "lib/src/index.js",
@@ -40,7 +40,7 @@
4040
},
4141
"license": "MIT",
4242
"dependencies": {
43-
"@visactor/vchart": "workspace:1.3.2"
43+
"@visactor/vchart": "workspace:1.3.3"
4444
},
4545
"devDependencies": {
4646
"@internal/eslint-config": "workspace:*",

packages/tt-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.

0 commit comments

Comments
 (0)