Skip to content

Commit 07e9bfe

Browse files
authored
Merge pull request #665 from VisActor/release/0.16.10
[Auto release] release 0.16.10
2 parents f3d9f22 + 572797a commit 07e9bfe

18 files changed

Lines changed: 203 additions & 192 deletions

File tree

common/config/rush/pnpm-lock.yaml

Lines changed: 107 additions & 107 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":"vgrammarMain","version":"0.16.9","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}]
1+
[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.10","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}]

docs/dev-demos/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@
1212
"@internal/eslint-config": "workspace:*",
1313
"@internal/ts-config": "workspace:*",
1414
"@visactor/vutils": "~0.19.5",
15-
"@visactor/vgrammar": "workspace:0.16.9",
16-
"@visactor/vgrammar-core": "workspace:0.16.9",
17-
"@visactor/vgrammar-hierarchy": "workspace:0.16.9",
18-
"@visactor/vgrammar-sankey": "workspace:0.16.9",
19-
"@visactor/vgrammar-projection": "workspace:0.16.9",
20-
"@visactor/vgrammar-wordcloud": "workspace:0.16.9",
21-
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.9",
22-
"@visactor/vgrammar-plot": "workspace:0.16.9",
23-
"@visactor/vrender-core": "0.22.14",
24-
"@visactor/vrender-kits": "0.22.14",
25-
"@visactor/vrender": "0.22.14",
15+
"@visactor/vgrammar": "workspace:0.16.10",
16+
"@visactor/vgrammar-core": "workspace:0.16.10",
17+
"@visactor/vgrammar-hierarchy": "workspace:0.16.10",
18+
"@visactor/vgrammar-sankey": "workspace:0.16.10",
19+
"@visactor/vgrammar-projection": "workspace:0.16.10",
20+
"@visactor/vgrammar-wordcloud": "workspace:0.16.10",
21+
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10",
22+
"@visactor/vgrammar-plot": "workspace:0.16.10",
23+
"@visactor/vrender-core": "0.22.15",
24+
"@visactor/vrender-kits": "0.22.15",
25+
"@visactor/vrender": "0.22.15",
2626
"d3-scale-chromatic": "^3.0.0",
2727
"lodash": "4.17.21",
2828
"typescript": "4.9.5",
2929
"vite": "3.2.6",
30-
"@visactor/vgrammar-util": "workspace:0.16.9",
31-
"@visactor/vgrammar-coordinate": "workspace:0.16.9",
30+
"@visactor/vgrammar-util": "workspace:0.16.10",
31+
"@visactor/vgrammar-coordinate": "workspace:0.16.10",
3232
"@vitejs/plugin-react": "3.1.0"
3333
}
3434
}

docs/site/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
"dependencies": {
1515
"@arco-design/web-react": "2.46.1",
1616
"@visactor/vutils": "~0.19.5",
17-
"@visactor/vgrammar": "workspace:0.16.9",
18-
"@visactor/vgrammar-core": "workspace:0.16.9",
19-
"@visactor/vgrammar-hierarchy": "workspace:0.16.9",
20-
"@visactor/vgrammar-sankey": "workspace:0.16.9",
21-
"@visactor/vgrammar-projection": "workspace:0.16.9",
22-
"@visactor/vgrammar-wordcloud": "workspace:0.16.9",
23-
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.9",
24-
"@visactor/vgrammar-plot": "workspace:0.16.9",
25-
"@visactor/vgrammar-util": "workspace:0.16.9",
26-
"@visactor/vgrammar-coordinate": "workspace:0.16.9",
27-
"@visactor/vgrammar-venn": "workspace:0.16.9",
28-
"@visactor/vrender-core": "0.22.14",
29-
"@visactor/vrender-kits": "0.22.14",
30-
"@visactor/vrender": "0.22.14",
17+
"@visactor/vgrammar": "workspace:0.16.10",
18+
"@visactor/vgrammar-core": "workspace:0.16.10",
19+
"@visactor/vgrammar-hierarchy": "workspace:0.16.10",
20+
"@visactor/vgrammar-sankey": "workspace:0.16.10",
21+
"@visactor/vgrammar-projection": "workspace:0.16.10",
22+
"@visactor/vgrammar-wordcloud": "workspace:0.16.10",
23+
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10",
24+
"@visactor/vgrammar-plot": "workspace:0.16.10",
25+
"@visactor/vgrammar-util": "workspace:0.16.10",
26+
"@visactor/vgrammar-coordinate": "workspace:0.16.10",
27+
"@visactor/vgrammar-venn": "workspace:0.16.10",
28+
"@visactor/vrender-core": "0.22.15",
29+
"@visactor/vrender-kits": "0.22.15",
30+
"@visactor/vrender": "0.22.15",
3131
"markdown-it": "^13.0.0",
3232
"highlight.js": "^11.8.0",
3333
"axios": "^1.4.0",

packages/vgrammar-coordinate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visactor/vgrammar-coordinate",
3-
"version": "0.16.9",
3+
"version": "0.16.10",
44
"description": "Coordinates for VGrammar",
55
"keywords": [
66
"coordinate",
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@visactor/vutils": "~0.19.5",
38-
"@visactor/vgrammar-util": "workspace:0.16.9"
38+
"@visactor/vgrammar-util": "workspace:0.16.10"
3939
},
4040
"devDependencies": {
4141
"@internal/bundler": "workspace:*",

packages/vgrammar-core/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@visactor/vgrammar-core",
33
"entries": [
4+
{
5+
"version": "0.16.10",
6+
"tag": "@visactor/vgrammar-core_v0.16.10",
7+
"date": "Wed, 02 Jul 2025 02:45:07 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "0.16.9",
612
"tag": "@visactor/vgrammar-core_v0.16.9",

packages/vgrammar-core/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @visactor/vgrammar-core
22

3-
This log was last generated on Wed, 11 Jun 2025 10:03:08 GMT and should not be manually modified.
3+
This log was last generated on Wed, 02 Jul 2025 02:45:07 GMT and should not be manually modified.
4+
5+
## 0.16.10
6+
Wed, 02 Jul 2025 02:45:07 GMT
7+
8+
_Version update only_
49

510
## 0.16.9
611
Wed, 11 Jun 2025 10:03:08 GMT

packages/vgrammar-core/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visactor/vgrammar-core",
3-
"version": "0.16.9",
3+
"version": "0.16.10",
44
"description": "VGrammar is a visual grammar library",
55
"keywords": [
66
"grammar",
@@ -37,12 +37,12 @@
3737
"dependencies": {
3838
"@visactor/vutils": "~0.19.5",
3939
"@visactor/vdataset": "~0.19.5",
40-
"@visactor/vgrammar-coordinate": "workspace:0.16.9",
41-
"@visactor/vgrammar-util": "workspace:0.16.9",
40+
"@visactor/vgrammar-coordinate": "workspace:0.16.10",
41+
"@visactor/vgrammar-util": "workspace:0.16.10",
4242
"@visactor/vscale": "~0.19.5",
43-
"@visactor/vrender-core": "0.22.14",
44-
"@visactor/vrender-kits": "0.22.14",
45-
"@visactor/vrender-components": "0.22.14"
43+
"@visactor/vrender-core": "0.22.15",
44+
"@visactor/vrender-kits": "0.22.15",
45+
"@visactor/vrender-components": "0.22.15"
4646
},
4747
"devDependencies": {
4848
"@internal/bundler": "workspace:*",

packages/vgrammar-full/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visactor/vgrammar-full",
3-
"version": "0.16.9",
3+
"version": "0.16.10",
44
"description": "full packages of vgrammar.",
55
"keywords": [
66
"visualization",
@@ -33,14 +33,14 @@
3333
"test": ""
3434
},
3535
"dependencies": {
36-
"@visactor/vgrammar-core": "workspace:0.16.9",
37-
"@visactor/vgrammar-hierarchy": "workspace:0.16.9",
38-
"@visactor/vgrammar-plot": "workspace:0.16.9",
39-
"@visactor/vgrammar-projection": "workspace:0.16.9",
40-
"@visactor/vgrammar-sankey": "workspace:0.16.9",
41-
"@visactor/vgrammar-wordcloud": "workspace:0.16.9",
42-
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.9",
43-
"@visactor/vgrammar-venn": "workspace:0.16.9"
36+
"@visactor/vgrammar-core": "workspace:0.16.10",
37+
"@visactor/vgrammar-hierarchy": "workspace:0.16.10",
38+
"@visactor/vgrammar-plot": "workspace:0.16.10",
39+
"@visactor/vgrammar-projection": "workspace:0.16.10",
40+
"@visactor/vgrammar-sankey": "workspace:0.16.10",
41+
"@visactor/vgrammar-wordcloud": "workspace:0.16.10",
42+
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10",
43+
"@visactor/vgrammar-venn": "workspace:0.16.10"
4444
},
4545
"devDependencies": {
4646
"d3-array": "1.x",

packages/vgrammar-hierarchy/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visactor/vgrammar-hierarchy",
3-
"version": "0.16.9",
3+
"version": "0.16.10",
44
"description": "Layout of hierarchical data for VGrammar",
55
"keywords": [
66
"hierarchy",
@@ -39,10 +39,10 @@
3939
},
4040
"dependencies": {
4141
"@visactor/vutils": "~0.19.5",
42-
"@visactor/vgrammar-core": "workspace:0.16.9",
43-
"@visactor/vgrammar-util": "workspace:0.16.9",
44-
"@visactor/vrender-core": "0.22.14",
45-
"@visactor/vrender-kits": "0.22.14"
42+
"@visactor/vgrammar-core": "workspace:0.16.10",
43+
"@visactor/vgrammar-util": "workspace:0.16.10",
44+
"@visactor/vrender-core": "0.22.15",
45+
"@visactor/vrender-kits": "0.22.15"
4646
},
4747
"devDependencies": {
4848
"@internal/bundler": "workspace:*",

0 commit comments

Comments
 (0)