Skip to content

Commit

Permalink
build: release version 0.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 29, 2024
1 parent d13a020 commit a865498
Show file tree
Hide file tree
Showing 16 changed files with 109 additions and 109 deletions.
96 changes: 48 additions & 48 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.13.4","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.13.5","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}]
20 changes: 10 additions & 10 deletions docs/dev-demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"@internal/eslint-config": "workspace:*",
"@internal/ts-config": "workspace:*",
"@visactor/vutils": "~0.18.9",
"@visactor/vgrammar": "workspace:0.13.5",
"@visactor/vgrammar-core": "workspace:0.13.5",
"@visactor/vgrammar-hierarchy": "workspace:0.13.5",
"@visactor/vgrammar-sankey": "workspace:0.13.5",
"@visactor/vgrammar-projection": "workspace:0.13.5",
"@visactor/vgrammar-wordcloud": "workspace:0.13.5",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.13.5",
"@visactor/vgrammar-plot": "workspace:0.13.5",
"@visactor/vgrammar": "workspace:0.13.6",
"@visactor/vgrammar-core": "workspace:0.13.6",
"@visactor/vgrammar-hierarchy": "workspace:0.13.6",
"@visactor/vgrammar-sankey": "workspace:0.13.6",
"@visactor/vgrammar-projection": "workspace:0.13.6",
"@visactor/vgrammar-wordcloud": "workspace:0.13.6",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.13.6",
"@visactor/vgrammar-plot": "workspace:0.13.6",
"@visactor/vrender-core": "0.19.6",
"@visactor/vrender-kits": "0.19.6",
"@visactor/vrender": "0.19.6",
"d3-scale-chromatic": "^3.0.0",
"lodash": "4.17.21",
"typescript": "4.9.5",
"vite": "3.2.6",
"@visactor/vgrammar-util": "workspace:0.13.5",
"@visactor/vgrammar-coordinate": "workspace:0.13.5",
"@visactor/vgrammar-util": "workspace:0.13.6",
"@visactor/vgrammar-coordinate": "workspace:0.13.6",
"@vitejs/plugin-react": "3.1.0"
}
}
22 changes: 11 additions & 11 deletions docs/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"dependencies": {
"@arco-design/web-react": "2.46.1",
"@visactor/vutils": "~0.18.9",
"@visactor/vgrammar": "workspace:0.13.5",
"@visactor/vgrammar-core": "workspace:0.13.5",
"@visactor/vgrammar-hierarchy": "workspace:0.13.5",
"@visactor/vgrammar-sankey": "workspace:0.13.5",
"@visactor/vgrammar-projection": "workspace:0.13.5",
"@visactor/vgrammar-wordcloud": "workspace:0.13.5",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.13.5",
"@visactor/vgrammar-plot": "workspace:0.13.5",
"@visactor/vgrammar-util": "workspace:0.13.5",
"@visactor/vgrammar-coordinate": "workspace:0.13.5",
"@visactor/vgrammar-venn": "workspace:0.13.5",
"@visactor/vgrammar": "workspace:0.13.6",
"@visactor/vgrammar-core": "workspace:0.13.6",
"@visactor/vgrammar-hierarchy": "workspace:0.13.6",
"@visactor/vgrammar-sankey": "workspace:0.13.6",
"@visactor/vgrammar-projection": "workspace:0.13.6",
"@visactor/vgrammar-wordcloud": "workspace:0.13.6",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.13.6",
"@visactor/vgrammar-plot": "workspace:0.13.6",
"@visactor/vgrammar-util": "workspace:0.13.6",
"@visactor/vgrammar-coordinate": "workspace:0.13.6",
"@visactor/vgrammar-venn": "workspace:0.13.6",
"@visactor/vrender-core": "0.19.6",
"@visactor/vrender-kits": "0.19.6",
"@visactor/vrender": "0.19.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/vgrammar-coordinate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-coordinate",
"version": "0.13.5",
"version": "0.13.6",
"description": "Coordinates for VGrammar",
"keywords": [
"coordinate",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.9",
"@visactor/vgrammar-util": "workspace:0.13.5"
"@visactor/vgrammar-util": "workspace:0.13.6"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-core",
"version": "0.13.5",
"version": "0.13.6",
"description": "VGrammar is a visual grammar library",
"keywords": [
"grammar",
Expand Down Expand Up @@ -37,8 +37,8 @@
"dependencies": {
"@visactor/vutils": "~0.18.9",
"@visactor/vdataset": "~0.18.9",
"@visactor/vgrammar-coordinate": "workspace:0.13.5",
"@visactor/vgrammar-util": "workspace:0.13.5",
"@visactor/vgrammar-coordinate": "workspace:0.13.6",
"@visactor/vgrammar-util": "workspace:0.13.6",
"@visactor/vscale": "~0.18.9",
"@visactor/vrender-core": "0.19.6",
"@visactor/vrender-kits": "0.19.6",
Expand Down
18 changes: 9 additions & 9 deletions packages/vgrammar-full/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-full",
"version": "0.13.5",
"version": "0.13.6",
"description": "full packages of vgrammar.",
"keywords": [
"visualization",
Expand Down Expand Up @@ -33,14 +33,14 @@
"test": ""
},
"dependencies": {
"@visactor/vgrammar-core": "workspace:0.13.5",
"@visactor/vgrammar-hierarchy": "workspace:0.13.5",
"@visactor/vgrammar-plot": "workspace:0.13.5",
"@visactor/vgrammar-projection": "workspace:0.13.5",
"@visactor/vgrammar-sankey": "workspace:0.13.5",
"@visactor/vgrammar-wordcloud": "workspace:0.13.5",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.13.5",
"@visactor/vgrammar-venn": "workspace:0.13.5"
"@visactor/vgrammar-core": "workspace:0.13.6",
"@visactor/vgrammar-hierarchy": "workspace:0.13.6",
"@visactor/vgrammar-plot": "workspace:0.13.6",
"@visactor/vgrammar-projection": "workspace:0.13.6",
"@visactor/vgrammar-sankey": "workspace:0.13.6",
"@visactor/vgrammar-wordcloud": "workspace:0.13.6",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.13.6",
"@visactor/vgrammar-venn": "workspace:0.13.6"
},
"devDependencies": {
"d3-array": "1.x",
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-hierarchy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-hierarchy",
"version": "0.13.5",
"version": "0.13.6",
"description": "Layout of hierarchical data for VGrammar",
"keywords": [
"hierarchy",
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.9",
"@visactor/vgrammar-core": "workspace:0.13.5",
"@visactor/vgrammar-util": "workspace:0.13.5",
"@visactor/vgrammar-core": "workspace:0.13.6",
"@visactor/vgrammar-util": "workspace:0.13.6",
"@visactor/vrender-core": "0.19.6",
"@visactor/vrender-kits": "0.19.6"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/vgrammar-plot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-plot",
"version": "0.13.5",
"version": "0.13.6",
"description": "Plots of vgrammar.",
"keywords": [
"plot",
Expand Down Expand Up @@ -36,9 +36,9 @@
"dependencies": {
"@visactor/vscale": "~0.18.9",
"@visactor/vutils": "~0.18.9",
"@visactor/vgrammar-util": "workspace:0.13.5",
"@visactor/vgrammar-coordinate": "workspace:0.13.5",
"@visactor/vgrammar-core": "workspace:0.13.5",
"@visactor/vgrammar-util": "workspace:0.13.6",
"@visactor/vgrammar-coordinate": "workspace:0.13.6",
"@visactor/vgrammar-core": "workspace:0.13.6",
"@visactor/vrender-components": "0.19.6",
"@visactor/vrender-core": "0.19.6",
"@visactor/vrender-kits": "0.19.6"
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-projection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-projection",
"version": "0.13.5",
"version": "0.13.6",
"description": "Projections for map, used in VGrammar.",
"keywords": [
"projection",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.9",
"@visactor/vgrammar-util": "workspace:0.13.5",
"@visactor/vgrammar-core": "workspace:0.13.5",
"@visactor/vgrammar-util": "workspace:0.13.6",
"@visactor/vgrammar-core": "workspace:0.13.6",
"d3-geo": "^1.12.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-sankey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-sankey",
"version": "0.13.5",
"version": "0.13.6",
"description": "Layout of sankey chart, used by VGrammar",
"keywords": [
"sankey",
Expand Down Expand Up @@ -37,8 +37,8 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.9",
"@visactor/vgrammar-core": "workspace:0.13.5",
"@visactor/vgrammar-util": "workspace:0.13.5",
"@visactor/vgrammar-core": "workspace:0.13.6",
"@visactor/vgrammar-util": "workspace:0.13.6",
"@visactor/vrender-core": "0.19.6",
"@visactor/vrender-kits": "0.19.6"
},
Expand Down
Loading

0 comments on commit a865498

Please sign in to comment.