From ca8873437f82c2d99c8aebb05a108def0c8bf2c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Dec 2024 09:58:14 +0000 Subject: [PATCH] build: release version 0.15.0 --- .../feat-mark-overflow_2024-11-04-02-27.json | 11 --- ...upport-for-pictogram_2024-10-24-07-49.json | 10 -- ...upport-for-pictogram_2024-10-24-07-52.json | 10 -- common/config/rush/pnpm-lock.yaml | 96 +++++++++---------- common/config/rush/version-policies.json | 2 +- docs/dev-demos/package.json | 20 ++-- docs/site/package.json | 22 ++--- packages/vgrammar-coordinate/package.json | 4 +- packages/vgrammar-core/CHANGELOG.json | 18 ++++ packages/vgrammar-core/CHANGELOG.md | 13 ++- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-full/package.json | 18 ++-- packages/vgrammar-hierarchy/package.json | 6 +- packages/vgrammar-plot/package.json | 8 +- packages/vgrammar-projection/package.json | 6 +- packages/vgrammar-sankey/package.json | 6 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 6 +- .../vgrammar-wordcloud-shape/package.json | 6 +- packages/vgrammar-wordcloud/package.json | 6 +- packages/vgrammar/package.json | 4 +- 21 files changed, 139 insertions(+), 141 deletions(-) delete mode 100644 common/changes/@visactor/vgrammar-core/feat-mark-overflow_2024-11-04-02-27.json delete mode 100644 common/changes/@visactor/vgrammar-core/feat-support-for-pictogram_2024-10-24-07-49.json delete mode 100644 common/changes/@visactor/vgrammar-core/feat-support-for-pictogram_2024-10-24-07-52.json diff --git a/common/changes/@visactor/vgrammar-core/feat-mark-overflow_2024-11-04-02-27.json b/common/changes/@visactor/vgrammar-core/feat-mark-overflow_2024-11-04-02-27.json deleted file mode 100644 index 8255ab64..00000000 --- a/common/changes/@visactor/vgrammar-core/feat-mark-overflow_2024-11-04-02-27.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: support overflow of mark\n\n", - "type": "none", - "packageName": "@visactor/vgrammar-core" - } - ], - "packageName": "@visactor/vgrammar-core", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vgrammar-core/feat-support-for-pictogram_2024-10-24-07-49.json b/common/changes/@visactor/vgrammar-core/feat-support-for-pictogram_2024-10-24-07-49.json deleted file mode 100644 index fedd3079..00000000 --- a/common/changes/@visactor/vgrammar-core/feat-support-for-pictogram_2024-10-24-07-49.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vgrammar-core", - "comment": " feat: add interaction for highlight/select by graphic name", - "type": "none" - } - ], - "packageName": "@visactor/vgrammar-core" -} \ No newline at end of file diff --git a/common/changes/@visactor/vgrammar-core/feat-support-for-pictogram_2024-10-24-07-52.json b/common/changes/@visactor/vgrammar-core/feat-support-for-pictogram_2024-10-24-07-52.json deleted file mode 100644 index 7f0f7681..00000000 --- a/common/changes/@visactor/vgrammar-core/feat-support-for-pictogram_2024-10-24-07-52.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vgrammar-core", - "comment": "feat: add `graphicName` in markOption", - "type": "none" - } - ], - "packageName": "@visactor/vgrammar-core" -} \ No newline at end of file diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 7cdf2718..68acab5f 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: specifiers: '@internal/eslint-config': workspace:* '@internal/ts-config': workspace:* - '@visactor/vgrammar': workspace:0.14.18 - '@visactor/vgrammar-coordinate': workspace:0.14.18 - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-hierarchy': workspace:0.14.18 - '@visactor/vgrammar-plot': workspace:0.14.18 - '@visactor/vgrammar-projection': workspace:0.14.18 - '@visactor/vgrammar-sankey': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 - '@visactor/vgrammar-wordcloud': workspace:0.14.18 - '@visactor/vgrammar-wordcloud-shape': workspace:0.14.18 + '@visactor/vgrammar': workspace:0.15.0 + '@visactor/vgrammar-coordinate': workspace:0.15.0 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-hierarchy': workspace:0.15.0 + '@visactor/vgrammar-plot': workspace:0.15.0 + '@visactor/vgrammar-projection': workspace:0.15.0 + '@visactor/vgrammar-sankey': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 + '@visactor/vgrammar-wordcloud': workspace:0.15.0 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.0 '@visactor/vrender': 0.21.1 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 @@ -60,17 +60,17 @@ importers: '@types/markdown-it': ^13.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vgrammar': workspace:0.14.18 - '@visactor/vgrammar-coordinate': workspace:0.14.18 - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-hierarchy': workspace:0.14.18 - '@visactor/vgrammar-plot': workspace:0.14.18 - '@visactor/vgrammar-projection': workspace:0.14.18 - '@visactor/vgrammar-sankey': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 - '@visactor/vgrammar-venn': workspace:0.14.18 - '@visactor/vgrammar-wordcloud': workspace:0.14.18 - '@visactor/vgrammar-wordcloud-shape': workspace:0.14.18 + '@visactor/vgrammar': workspace:0.15.0 + '@visactor/vgrammar-coordinate': workspace:0.15.0 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-hierarchy': workspace:0.15.0 + '@visactor/vgrammar-plot': workspace:0.15.0 + '@visactor/vgrammar-projection': workspace:0.15.0 + '@visactor/vgrammar-sankey': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 + '@visactor/vgrammar-venn': workspace:0.15.0 + '@visactor/vgrammar-wordcloud': workspace:0.15.0 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.0 '@visactor/vrender': 0.21.1 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.14.18 + '@visactor/vgrammar-core': workspace:0.15.0 d3-array: 1.x eslint: ~8.18.0 jest: ~29.5.0 @@ -191,7 +191,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vutils': ~0.19.2 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,8 +229,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.2 - '@visactor/vgrammar-coordinate': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-coordinate': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vrender-components': 0.21.1 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-hierarchy': workspace:0.14.18 - '@visactor/vgrammar-plot': workspace:0.14.18 - '@visactor/vgrammar-projection': workspace:0.14.18 - '@visactor/vgrammar-sankey': workspace:0.14.18 - '@visactor/vgrammar-venn': workspace:0.14.18 - '@visactor/vgrammar-wordcloud': workspace:0.14.18 - '@visactor/vgrammar-wordcloud-shape': workspace:0.14.18 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-hierarchy': workspace:0.15.0 + '@visactor/vgrammar-plot': workspace:0.15.0 + '@visactor/vgrammar-projection': workspace:0.15.0 + '@visactor/vgrammar-sankey': workspace:0.15.0 + '@visactor/vgrammar-venn': workspace:0.15.0 + '@visactor/vgrammar-wordcloud': workspace:0.15.0 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.0 d3-array: 1.x eslint: ~8.18.0 form-data: ~4.0.0 @@ -338,8 +338,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 '@visactor/vutils': ~0.19.2 @@ -382,9 +382,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.14.18 - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-coordinate': workspace:0.15.0 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vrender-components': 0.21.1 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vutils': ~0.19.2 d3-array: 1.x d3-geo: ^1.12.1 @@ -479,8 +479,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 '@visactor/vutils': ~0.19.2 @@ -559,8 +559,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 '@visactor/vutils': ~0.19.2 @@ -602,8 +602,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 '@visactor/vutils': ~0.19.2 @@ -645,8 +645,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.14.18 - '@visactor/vgrammar-util': workspace:0.14.18 + '@visactor/vgrammar-core': workspace:0.15.0 + '@visactor/vgrammar-util': workspace:0.15.0 '@visactor/vrender-core': 0.21.1 '@visactor/vrender-kits': 0.21.1 '@visactor/vscale': ~0.19.2 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 953b518a..1f1a31d1 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.14.18","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.15.0","mainProject":"@visactor/vgrammar-core","nextBump":"minor"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 724bfa05..be23e502 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -12,14 +12,14 @@ "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", "@visactor/vutils": "~0.19.2", - "@visactor/vgrammar": "workspace:0.14.18", - "@visactor/vgrammar-core": "workspace:0.14.18", - "@visactor/vgrammar-hierarchy": "workspace:0.14.18", - "@visactor/vgrammar-sankey": "workspace:0.14.18", - "@visactor/vgrammar-projection": "workspace:0.14.18", - "@visactor/vgrammar-wordcloud": "workspace:0.14.18", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.14.18", - "@visactor/vgrammar-plot": "workspace:0.14.18", + "@visactor/vgrammar": "workspace:0.15.0", + "@visactor/vgrammar-core": "workspace:0.15.0", + "@visactor/vgrammar-hierarchy": "workspace:0.15.0", + "@visactor/vgrammar-sankey": "workspace:0.15.0", + "@visactor/vgrammar-projection": "workspace:0.15.0", + "@visactor/vgrammar-wordcloud": "workspace:0.15.0", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.0", + "@visactor/vgrammar-plot": "workspace:0.15.0", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1", "@visactor/vrender": "0.21.1", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.14.18", - "@visactor/vgrammar-coordinate": "workspace:0.14.18", + "@visactor/vgrammar-util": "workspace:0.15.0", + "@visactor/vgrammar-coordinate": "workspace:0.15.0", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 656e882a..2e662f81 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -14,17 +14,17 @@ "dependencies": { "@arco-design/web-react": "2.46.1", "@visactor/vutils": "~0.19.2", - "@visactor/vgrammar": "workspace:0.14.18", - "@visactor/vgrammar-core": "workspace:0.14.18", - "@visactor/vgrammar-hierarchy": "workspace:0.14.18", - "@visactor/vgrammar-sankey": "workspace:0.14.18", - "@visactor/vgrammar-projection": "workspace:0.14.18", - "@visactor/vgrammar-wordcloud": "workspace:0.14.18", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.14.18", - "@visactor/vgrammar-plot": "workspace:0.14.18", - "@visactor/vgrammar-util": "workspace:0.14.18", - "@visactor/vgrammar-coordinate": "workspace:0.14.18", - "@visactor/vgrammar-venn": "workspace:0.14.18", + "@visactor/vgrammar": "workspace:0.15.0", + "@visactor/vgrammar-core": "workspace:0.15.0", + "@visactor/vgrammar-hierarchy": "workspace:0.15.0", + "@visactor/vgrammar-sankey": "workspace:0.15.0", + "@visactor/vgrammar-projection": "workspace:0.15.0", + "@visactor/vgrammar-wordcloud": "workspace:0.15.0", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.0", + "@visactor/vgrammar-plot": "workspace:0.15.0", + "@visactor/vgrammar-util": "workspace:0.15.0", + "@visactor/vgrammar-coordinate": "workspace:0.15.0", + "@visactor/vgrammar-venn": "workspace:0.15.0", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1", "@visactor/vrender": "0.21.1", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index ae3445ad..664de236 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.14.18", + "version": "0.15.0", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.2", - "@visactor/vgrammar-util": "workspace:0.14.18" + "@visactor/vgrammar-util": "workspace:0.15.0" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index 75bab315..94b41d49 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.15.0", + "tag": "@visactor/vgrammar-core_v0.15.0", + "date": "Thu, 05 Dec 2024 09:52:00 GMT", + "comments": { + "none": [ + { + "comment": "feat: support overflow of mark\n\n" + }, + { + "comment": " feat: add interaction for highlight/select by graphic name" + }, + { + "comment": "feat: add `graphicName` in markOption" + } + ] + } + }, { "version": "0.14.18", "tag": "@visactor/vgrammar-core_v0.14.18", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 4178ac42..69077d8a 100644 --- a/packages/vgrammar-core/CHANGELOG.md +++ b/packages/vgrammar-core/CHANGELOG.md @@ -1,6 +1,17 @@ # Change Log - @visactor/vgrammar-core -This log was last generated on Thu, 05 Dec 2024 08:32:52 GMT and should not be manually modified. +This log was last generated on Thu, 05 Dec 2024 09:52:00 GMT and should not be manually modified. + +## 0.15.0 +Thu, 05 Dec 2024 09:52:00 GMT + +### Updates + +- feat: support overflow of mark + + +- feat: add interaction for highlight/select by graphic name +- feat: add `graphicName` in markOption ## 0.14.18 Thu, 05 Dec 2024 08:32:52 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index e2f8f6ef..bd85f21a 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.14.18", + "version": "0.15.0", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,8 +37,8 @@ "dependencies": { "@visactor/vutils": "~0.19.2", "@visactor/vdataset": "~0.19.2", - "@visactor/vgrammar-coordinate": "workspace:0.14.18", - "@visactor/vgrammar-util": "workspace:0.14.18", + "@visactor/vgrammar-coordinate": "workspace:0.15.0", + "@visactor/vgrammar-util": "workspace:0.15.0", "@visactor/vscale": "~0.19.2", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 25c37568..0421c562 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.14.18", + "version": "0.15.0", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.14.18", - "@visactor/vgrammar-hierarchy": "workspace:0.14.18", - "@visactor/vgrammar-plot": "workspace:0.14.18", - "@visactor/vgrammar-projection": "workspace:0.14.18", - "@visactor/vgrammar-sankey": "workspace:0.14.18", - "@visactor/vgrammar-wordcloud": "workspace:0.14.18", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.14.18", - "@visactor/vgrammar-venn": "workspace:0.14.18" + "@visactor/vgrammar-core": "workspace:0.15.0", + "@visactor/vgrammar-hierarchy": "workspace:0.15.0", + "@visactor/vgrammar-plot": "workspace:0.15.0", + "@visactor/vgrammar-projection": "workspace:0.15.0", + "@visactor/vgrammar-sankey": "workspace:0.15.0", + "@visactor/vgrammar-wordcloud": "workspace:0.15.0", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.0", + "@visactor/vgrammar-venn": "workspace:0.15.0" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 8d884586..a06fcd57 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.14.18", + "version": "0.15.0", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,8 +39,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.2", - "@visactor/vgrammar-core": "workspace:0.14.18", - "@visactor/vgrammar-util": "workspace:0.14.18", + "@visactor/vgrammar-core": "workspace:0.15.0", + "@visactor/vgrammar-util": "workspace:0.15.0", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 30b7a3de..95aba7e0 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.14.18", + "version": "0.15.0", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vscale": "~0.19.2", "@visactor/vutils": "~0.19.2", - "@visactor/vgrammar-util": "workspace:0.14.18", - "@visactor/vgrammar-coordinate": "workspace:0.14.18", - "@visactor/vgrammar-core": "workspace:0.14.18", + "@visactor/vgrammar-util": "workspace:0.15.0", + "@visactor/vgrammar-coordinate": "workspace:0.15.0", + "@visactor/vgrammar-core": "workspace:0.15.0", "@visactor/vrender-components": "0.21.1", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index 9ac85f8d..14bf9fb0 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.14.18", + "version": "0.15.0", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.2", - "@visactor/vgrammar-util": "workspace:0.14.18", - "@visactor/vgrammar-core": "workspace:0.14.18", + "@visactor/vgrammar-util": "workspace:0.15.0", + "@visactor/vgrammar-core": "workspace:0.15.0", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index ea91d8ce..a0bacf6a 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.14.18", + "version": "0.15.0", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,8 +37,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.2", - "@visactor/vgrammar-core": "workspace:0.14.18", - "@visactor/vgrammar-util": "workspace:0.14.18", + "@visactor/vgrammar-core": "workspace:0.15.0", + "@visactor/vgrammar-util": "workspace:0.15.0", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 4e206fe9..c282e3cb 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.14.18", + "version": "0.15.0", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 80db722c..ea863bd8 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.14.18", + "version": "0.15.0", "description": "Venn layout transform for VGrammar", "keywords": [ "venn", @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.14.18", - "@visactor/vgrammar-util": "workspace:0.14.18", + "@visactor/vgrammar-core": "workspace:0.15.0", + "@visactor/vgrammar-util": "workspace:0.15.0", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1", "@visactor/vutils": "~0.19.2" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 8099cef4..c0801756 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud-shape", - "version": "0.14.18", + "version": "0.15.0", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vutils": "~0.19.2", "@visactor/vscale": "~0.19.2", - "@visactor/vgrammar-core": "workspace:0.14.18", - "@visactor/vgrammar-util": "workspace:0.14.18", + "@visactor/vgrammar-core": "workspace:0.15.0", + "@visactor/vgrammar-util": "workspace:0.15.0", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index b864b55e..4f634f35 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.14.18", + "version": "0.15.0", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.2", - "@visactor/vgrammar-core": "workspace:0.14.18", - "@visactor/vgrammar-util": "workspace:0.14.18", + "@visactor/vgrammar-core": "workspace:0.15.0", + "@visactor/vgrammar-util": "workspace:0.15.0", "@visactor/vrender-core": "0.21.1", "@visactor/vrender-kits": "0.21.1" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index 85173bed..7d7fc0d9 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.14.18", + "version": "0.15.0", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.14.18" + "@visactor/vgrammar-core": "workspace:0.15.0" }, "devDependencies": { "d3-array": "1.x",