From 058867b32f3450d4da57ed819810526bf5133745 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 13 Mar 2024 02:29:54 +0000 Subject: [PATCH] build: release version 0.12.4 --- .../develop_2024-03-13-02-21.json | 11 --- common/config/rush/pnpm-lock.yaml | 88 +++++++++---------- common/config/rush/version-policies.json | 2 +- docs/dev-demos/package.json | 20 ++--- docs/site/package.json | 20 ++--- packages/vgrammar-coordinate/package.json | 4 +- packages/vgrammar-core/CHANGELOG.json | 12 +++ packages/vgrammar-core/CHANGELOG.md | 11 ++- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-full/package.json | 16 ++-- 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 +- .../vgrammar-wordcloud-shape/package.json | 6 +- packages/vgrammar-wordcloud/package.json | 6 +- packages/vgrammar/package.json | 4 +- 18 files changed, 122 insertions(+), 112 deletions(-) delete mode 100644 common/changes/@visactor/vgrammar-core/develop_2024-03-13-02-21.json diff --git a/common/changes/@visactor/vgrammar-core/develop_2024-03-13-02-21.json b/common/changes/@visactor/vgrammar-core/develop_2024-03-13-02-21.json deleted file mode 100644 index 3759a46f8..000000000 --- a/common/changes/@visactor/vgrammar-core/develop_2024-03-13-02-21.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: upgrade vrender to 0.18.5 to fix issue of brush\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/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index cc0b20aac..8e7dc8d24 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.12.3 - '@visactor/vgrammar-coordinate': workspace:0.12.3 - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-hierarchy': workspace:0.12.3 - '@visactor/vgrammar-plot': workspace:0.12.3 - '@visactor/vgrammar-projection': workspace:0.12.3 - '@visactor/vgrammar-sankey': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 - '@visactor/vgrammar-wordcloud': workspace:0.12.3 - '@visactor/vgrammar-wordcloud-shape': workspace:0.12.3 + '@visactor/vgrammar': workspace:0.12.4 + '@visactor/vgrammar-coordinate': workspace:0.12.4 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-hierarchy': workspace:0.12.4 + '@visactor/vgrammar-plot': workspace:0.12.4 + '@visactor/vgrammar-projection': workspace:0.12.4 + '@visactor/vgrammar-sankey': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 + '@visactor/vgrammar-wordcloud': workspace:0.12.4 + '@visactor/vgrammar-wordcloud-shape': workspace:0.12.4 '@visactor/vrender': 0.18.5 '@visactor/vrender-core': 0.18.5 '@visactor/vrender-kits': 0.18.5 @@ -60,16 +60,16 @@ importers: '@types/markdown-it': ^13.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vgrammar': workspace:0.12.3 - '@visactor/vgrammar-coordinate': workspace:0.12.3 - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-hierarchy': workspace:0.12.3 - '@visactor/vgrammar-plot': workspace:0.12.3 - '@visactor/vgrammar-projection': workspace:0.12.3 - '@visactor/vgrammar-sankey': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 - '@visactor/vgrammar-wordcloud': workspace:0.12.3 - '@visactor/vgrammar-wordcloud-shape': workspace:0.12.3 + '@visactor/vgrammar': workspace:0.12.4 + '@visactor/vgrammar-coordinate': workspace:0.12.4 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-hierarchy': workspace:0.12.4 + '@visactor/vgrammar-plot': workspace:0.12.4 + '@visactor/vgrammar-projection': workspace:0.12.4 + '@visactor/vgrammar-sankey': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 + '@visactor/vgrammar-wordcloud': workspace:0.12.4 + '@visactor/vgrammar-wordcloud-shape': workspace:0.12.4 '@visactor/vrender': 0.18.5 '@visactor/vrender-core': 0.18.5 '@visactor/vrender-kits': 0.18.5 @@ -151,7 +151,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.12.3 + '@visactor/vgrammar-core': workspace:0.12.4 d3-array: 1.x eslint: ~8.18.0 jest: ~29.5.0 @@ -189,7 +189,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-util': workspace:0.12.3 + '@visactor/vgrammar-util': workspace:0.12.4 '@visactor/vutils': ~0.18.1 eslint: ~8.18.0 jest: ~29.5.0 @@ -227,8 +227,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.18.1 - '@visactor/vgrammar-coordinate': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 + '@visactor/vgrammar-coordinate': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 '@visactor/vrender-components': 0.18.5 '@visactor/vrender-core': 0.18.5 '@visactor/vrender-kits': 0.18.5 @@ -277,13 +277,13 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-hierarchy': workspace:0.12.3 - '@visactor/vgrammar-plot': workspace:0.12.3 - '@visactor/vgrammar-projection': workspace:0.12.3 - '@visactor/vgrammar-sankey': workspace:0.12.3 - '@visactor/vgrammar-wordcloud': workspace:0.12.3 - '@visactor/vgrammar-wordcloud-shape': workspace:0.12.3 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-hierarchy': workspace:0.12.4 + '@visactor/vgrammar-plot': workspace:0.12.4 + '@visactor/vgrammar-projection': workspace:0.12.4 + '@visactor/vgrammar-sankey': workspace:0.12.4 + '@visactor/vgrammar-wordcloud': workspace:0.12.4 + '@visactor/vgrammar-wordcloud-shape': workspace:0.12.4 d3-array: 1.x eslint: ~8.18.0 form-data: ~4.0.0 @@ -334,8 +334,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 '@visactor/vrender-core': 0.18.5 '@visactor/vrender-kits': 0.18.5 '@visactor/vutils': ~0.18.1 @@ -378,9 +378,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.12.3 - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 + '@visactor/vgrammar-coordinate': workspace:0.12.4 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 '@visactor/vrender-components': 0.18.5 '@visactor/vrender-core': 0.18.5 '@visactor/vrender-kits': 0.18.5 @@ -431,8 +431,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 '@visactor/vutils': ~0.18.1 d3-array: 1.x d3-geo: ^1.12.1 @@ -475,8 +475,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 '@visactor/vrender-core': 0.18.5 '@visactor/vrender-kits': 0.18.5 '@visactor/vutils': ~0.18.1 @@ -553,8 +553,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 '@visactor/vrender-core': 0.18.5 '@visactor/vrender-kits': 0.18.5 '@visactor/vutils': ~0.18.1 @@ -596,8 +596,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.12.3 - '@visactor/vgrammar-util': workspace:0.12.3 + '@visactor/vgrammar-core': workspace:0.12.4 + '@visactor/vgrammar-util': workspace:0.12.4 '@visactor/vrender-core': 0.18.5 '@visactor/vrender-kits': 0.18.5 '@visactor/vscale': ~0.18.1 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 7471d5c73..f9b3dfc72 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.12.3","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.12.4","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 703f42c85..68e5f0c58 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -11,14 +11,14 @@ "devDependencies": { "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", - "@visactor/vgrammar": "workspace:0.12.3", - "@visactor/vgrammar-core": "workspace:0.12.3", - "@visactor/vgrammar-hierarchy": "workspace:0.12.3", - "@visactor/vgrammar-sankey": "workspace:0.12.3", - "@visactor/vgrammar-projection": "workspace:0.12.3", - "@visactor/vgrammar-wordcloud": "workspace:0.12.3", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.12.3", - "@visactor/vgrammar-plot": "workspace:0.12.3", + "@visactor/vgrammar": "workspace:0.12.4", + "@visactor/vgrammar-core": "workspace:0.12.4", + "@visactor/vgrammar-hierarchy": "workspace:0.12.4", + "@visactor/vgrammar-sankey": "workspace:0.12.4", + "@visactor/vgrammar-projection": "workspace:0.12.4", + "@visactor/vgrammar-wordcloud": "workspace:0.12.4", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.12.4", + "@visactor/vgrammar-plot": "workspace:0.12.4", "@visactor/vutils": "~0.18.1", "@visactor/vrender-core": "0.18.5", "@visactor/vrender-kits": "0.18.5", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.12.3", - "@visactor/vgrammar-coordinate": "workspace:0.12.3", + "@visactor/vgrammar-util": "workspace:0.12.4", + "@visactor/vgrammar-coordinate": "workspace:0.12.4", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 9f7bd0c44..60a30cff3 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -13,16 +13,16 @@ }, "dependencies": { "@arco-design/web-react": "2.46.1", - "@visactor/vgrammar": "workspace:0.12.3", - "@visactor/vgrammar-core": "workspace:0.12.3", - "@visactor/vgrammar-hierarchy": "workspace:0.12.3", - "@visactor/vgrammar-sankey": "workspace:0.12.3", - "@visactor/vgrammar-projection": "workspace:0.12.3", - "@visactor/vgrammar-wordcloud": "workspace:0.12.3", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.12.3", - "@visactor/vgrammar-plot": "workspace:0.12.3", - "@visactor/vgrammar-util": "workspace:0.12.3", - "@visactor/vgrammar-coordinate": "workspace:0.12.3", + "@visactor/vgrammar": "workspace:0.12.4", + "@visactor/vgrammar-core": "workspace:0.12.4", + "@visactor/vgrammar-hierarchy": "workspace:0.12.4", + "@visactor/vgrammar-sankey": "workspace:0.12.4", + "@visactor/vgrammar-projection": "workspace:0.12.4", + "@visactor/vgrammar-wordcloud": "workspace:0.12.4", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.12.4", + "@visactor/vgrammar-plot": "workspace:0.12.4", + "@visactor/vgrammar-util": "workspace:0.12.4", + "@visactor/vgrammar-coordinate": "workspace:0.12.4", "@visactor/vutils": "~0.18.1", "@visactor/vrender-core": "0.18.5", "@visactor/vrender-kits": "0.18.5", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index c48dec941..64899f1d4 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.12.3", + "version": "0.12.4", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -34,7 +34,7 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-util": "workspace:0.12.3", + "@visactor/vgrammar-util": "workspace:0.12.4", "@visactor/vutils": "~0.18.1" }, "devDependencies": { diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index 8e874e9bb..75f1a464c 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.12.4", + "tag": "@visactor/vgrammar-core_v0.12.4", + "date": "Wed, 13 Mar 2024 02:24:03 GMT", + "comments": { + "none": [ + { + "comment": "fix: upgrade vrender to 0.18.5 to fix issue of brush\n\n" + } + ] + } + }, { "version": "0.12.3", "tag": "@visactor/vgrammar-core_v0.12.3", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 5448c724f..e83e34a27 100644 --- a/packages/vgrammar-core/CHANGELOG.md +++ b/packages/vgrammar-core/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log - @visactor/vgrammar-core -This log was last generated on Tue, 12 Mar 2024 11:51:39 GMT and should not be manually modified. +This log was last generated on Wed, 13 Mar 2024 02:24:03 GMT and should not be manually modified. + +## 0.12.4 +Wed, 13 Mar 2024 02:24:03 GMT + +### Updates + +- fix: upgrade vrender to 0.18.5 to fix issue of brush + + ## 0.12.3 Tue, 12 Mar 2024 11:51:39 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 0d8d3e2cc..8796fbf0d 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.12.3", + "version": "0.12.4", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -35,8 +35,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-coordinate": "workspace:0.12.3", - "@visactor/vgrammar-util": "workspace:0.12.3", + "@visactor/vgrammar-coordinate": "workspace:0.12.4", + "@visactor/vgrammar-util": "workspace:0.12.4", "@visactor/vscale": "~0.18.1", "@visactor/vrender-core": "0.18.5", "@visactor/vrender-kits": "0.18.5", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 8c5e60511..7d19d2cb8 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.12.3", + "version": "0.12.4", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,13 +33,13 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.12.3", - "@visactor/vgrammar-hierarchy": "workspace:0.12.3", - "@visactor/vgrammar-plot": "workspace:0.12.3", - "@visactor/vgrammar-projection": "workspace:0.12.3", - "@visactor/vgrammar-sankey": "workspace:0.12.3", - "@visactor/vgrammar-wordcloud": "workspace:0.12.3", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.12.3" + "@visactor/vgrammar-core": "workspace:0.12.4", + "@visactor/vgrammar-hierarchy": "workspace:0.12.4", + "@visactor/vgrammar-plot": "workspace:0.12.4", + "@visactor/vgrammar-projection": "workspace:0.12.4", + "@visactor/vgrammar-sankey": "workspace:0.12.4", + "@visactor/vgrammar-wordcloud": "workspace:0.12.4", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.12.4" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 0196a1205..4e7fc1d31 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.12.3", + "version": "0.12.4", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -38,8 +38,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.12.3", - "@visactor/vgrammar-util": "workspace:0.12.3", + "@visactor/vgrammar-core": "workspace:0.12.4", + "@visactor/vgrammar-util": "workspace:0.12.4", "@visactor/vutils": "~0.18.1", "@visactor/vrender-core": "0.18.5", "@visactor/vrender-kits": "0.18.5" diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index d75ee803f..ca47c2916 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.12.3", + "version": "0.12.4", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -34,9 +34,9 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-util": "workspace:0.12.3", - "@visactor/vgrammar-coordinate": "workspace:0.12.3", - "@visactor/vgrammar-core": "workspace:0.12.3", + "@visactor/vgrammar-util": "workspace:0.12.4", + "@visactor/vgrammar-coordinate": "workspace:0.12.4", + "@visactor/vgrammar-core": "workspace:0.12.4", "@visactor/vscale": "~0.18.1", "@visactor/vrender-components": "0.18.5", "@visactor/vrender-core": "0.18.5", diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index 9432c4655..8d14fd2dd 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.12.3", + "version": "0.12.4", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-util": "workspace:0.12.3", - "@visactor/vgrammar-core": "workspace:0.12.3", + "@visactor/vgrammar-util": "workspace:0.12.4", + "@visactor/vgrammar-core": "workspace:0.12.4", "@visactor/vutils": "~0.18.1", "d3-geo": "^1.12.1" }, diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 433dddbac..36cd273d9 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.12.3", + "version": "0.12.4", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -36,8 +36,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.12.3", - "@visactor/vgrammar-util": "workspace:0.12.3", + "@visactor/vgrammar-core": "workspace:0.12.4", + "@visactor/vgrammar-util": "workspace:0.12.4", "@visactor/vrender-core": "0.18.5", "@visactor/vrender-kits": "0.18.5", "@visactor/vutils": "~0.18.1" diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 68a980757..281e40be0 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.12.3", + "version": "0.12.4", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 424892da3..b1b43b9b1 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.12.3", + "version": "0.12.4", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.12.3", - "@visactor/vgrammar-util": "workspace:0.12.3", + "@visactor/vgrammar-core": "workspace:0.12.4", + "@visactor/vgrammar-util": "workspace:0.12.4", "@visactor/vutils": "~0.18.1", "@visactor/vscale": "~0.18.1", "@visactor/vrender-core": "0.18.5", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 169d840fc..ef4a30119 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.12.3", + "version": "0.12.4", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.12.3", - "@visactor/vgrammar-util": "workspace:0.12.3", + "@visactor/vgrammar-core": "workspace:0.12.4", + "@visactor/vgrammar-util": "workspace:0.12.4", "@visactor/vrender-core": "0.18.5", "@visactor/vrender-kits": "0.18.5", "@visactor/vutils": "~0.18.1" diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index 298494a2b..3b7cfcc46 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.12.3", + "version": "0.12.4", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.12.3" + "@visactor/vgrammar-core": "workspace:0.12.4" }, "devDependencies": { "d3-array": "1.x",