Skip to content

Commit

Permalink
chore: release v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xile611 committed Aug 15, 2023
1 parent 2457448 commit 653e521
Show file tree
Hide file tree
Showing 16 changed files with 84 additions and 81 deletions.

This file was deleted.

This file was deleted.

52 changes: 26 additions & 26 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
Expand Up @@ -2,7 +2,7 @@
{
"definitionName": "lockStepVersion",
"policyName": "vgrammarMain",
"version": "0.5.6",
"version": "0.5.7",
"mainProject": "@visactor/vgrammar",
"nextBump": "patch"
}
Expand Down
12 changes: 6 additions & 6 deletions docs/dev-demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"devDependencies": {
"@internal/eslint-config": "workspace:*",
"@internal/ts-config": "workspace:*",
"@visactor/vgrammar": "workspace:0.5.6",
"@visactor/vgrammar-hierarchy": "workspace:0.5.6",
"@visactor/vgrammar-sankey": "workspace:0.5.6",
"@visactor/vgrammar-projection": "workspace:0.5.6",
"@visactor/vgrammar-wordcloud": "workspace:0.5.6",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.5.6",
"@visactor/vgrammar": "workspace:0.5.7",
"@visactor/vgrammar-hierarchy": "workspace:0.5.7",
"@visactor/vgrammar-sankey": "workspace:0.5.7",
"@visactor/vgrammar-projection": "workspace:0.5.7",
"@visactor/vgrammar-wordcloud": "workspace:0.5.7",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.5.7",
"@visactor/vutils": "~0.13.3",
"@visactor/vrender": "~0.13.10",
"d3-scale-chromatic": "^3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions docs/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"devDependencies": {
"@internal/eslint-config": "workspace:*",
"@internal/ts-config": "workspace:*",
"@visactor/vgrammar": "workspace:0.5.6",
"@visactor/vgrammar-hierarchy": "workspace:0.5.6",
"@visactor/vgrammar-sankey": "workspace:0.5.6",
"@visactor/vgrammar-projection": "workspace:0.5.6",
"@visactor/vgrammar-wordcloud": "workspace:0.5.6",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.5.6",
"@visactor/vgrammar": "workspace:0.5.7",
"@visactor/vgrammar-hierarchy": "workspace:0.5.7",
"@visactor/vgrammar-sankey": "workspace:0.5.7",
"@visactor/vgrammar-projection": "workspace:0.5.7",
"@visactor/vgrammar-wordcloud": "workspace:0.5.7",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.5.7",
"@visactor/vutils": "~0.13.3",
"@visactor/vrender": "~0.13.10",
"d3-scale-chromatic": "^3.0.0",
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.5.6",
"version": "0.5.7",
"description": "Coordinates for VGrammar",
"keywords": [
"coordinate",
Expand Down Expand Up @@ -34,7 +34,7 @@
"test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand"
},
"dependencies": {
"@visactor/vgrammar-util": "workspace:0.5.6",
"@visactor/vgrammar-util": "workspace:0.5.7",
"@visactor/vutils": "~0.13.3"
},
"devDependencies": {
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.5.6",
"version": "0.5.7",
"description": "Layout of hierarchical data for VGrammar",
"keywords": [
"hierarchy",
Expand Down Expand Up @@ -38,8 +38,8 @@
"test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand"
},
"dependencies": {
"@visactor/vgrammar": "workspace:0.5.6",
"@visactor/vgrammar-util": "workspace:0.5.6",
"@visactor/vgrammar": "workspace:0.5.7",
"@visactor/vgrammar-util": "workspace:0.5.7",
"@visactor/vutils": "~0.13.3",
"@visactor/vrender": "~0.13.10"
},
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.5.6",
"version": "0.5.7",
"description": "Projections for map, used in VGrammar.",
"keywords": [
"projection",
Expand Down Expand Up @@ -41,8 +41,8 @@
"test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand"
},
"dependencies": {
"@visactor/vgrammar-util": "workspace:0.5.6",
"@visactor/vgrammar": "workspace:0.5.6",
"@visactor/vgrammar-util": "workspace:0.5.7",
"@visactor/vgrammar": "workspace:0.5.7",
"@visactor/vutils": "~0.13.3",
"d3-geo": "^1.12.1"
},
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.5.6",
"version": "0.5.7",
"description": "Layout of sankey chart, used by VGrammar",
"keywords": [
"sankey",
Expand Down Expand Up @@ -37,8 +37,8 @@
},
"dependencies": {
"@visactor/vrender": "~0.13.10",
"@visactor/vgrammar": "workspace:0.5.6",
"@visactor/vgrammar-util": "workspace:0.5.6",
"@visactor/vgrammar": "workspace:0.5.7",
"@visactor/vgrammar-util": "workspace:0.5.7",
"@visactor/vutils": "~0.13.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vgrammar-util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-util",
"version": "0.5.6",
"version": "0.5.7",
"description": "The common utils functions of VGrammar",
"keywords": [
"utils",
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-wordcloud-shape/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-wordcloud-shape",
"version": "0.5.6",
"version": "0.5.7",
"description": "Layout WordCloud in specified shape, this is a transform for VGrammar.",
"keywords": [
"wordcloud",
Expand Down Expand Up @@ -35,9 +35,9 @@
},
"dependencies": {
"@visactor/vrender": "~0.13.10",
"@visactor/vgrammar": "workspace:0.5.6",
"@visactor/vgrammar": "workspace:0.5.7",
"@visactor/vscale": "~0.13.3",
"@visactor/vgrammar-util": "workspace:0.5.6",
"@visactor/vgrammar-util": "workspace:0.5.7",
"@visactor/vutils": "~0.13.3"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-wordcloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-wordcloud",
"version": "0.5.6",
"version": "0.5.7",
"description": "WordCloud layout transform for VGrammar",
"keywords": [
"wordcloud",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@visactor/vrender": "~0.13.10",
"@visactor/vgrammar": "workspace:0.5.6",
"@visactor/vgrammar-util": "workspace:0.5.6",
"@visactor/vgrammar": "workspace:0.5.7",
"@visactor/vgrammar-util": "workspace:0.5.7",
"@visactor/vutils": "~0.13.3"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/vgrammar/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@visactor/vgrammar",
"entries": [
{
"version": "0.5.7",
"tag": "@visactor/vgrammar_v0.5.7",
"date": "Tue, 15 Aug 2023 03:52:58 GMT",
"comments": {
"none": [
{
"comment": "fix: fix the exit animation parameters, fix #111"
},
{
"comment": "fix: fix the grow animation problem caused by x1y1 channel"
}
]
}
},
{
"version": "0.5.6",
"tag": "@visactor/vgrammar_v0.5.6",
Expand Down
10 changes: 9 additions & 1 deletion packages/vgrammar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log - @visactor/vgrammar

This log was last generated on Fri, 11 Aug 2023 13:30:34 GMT and should not be manually modified.
This log was last generated on Tue, 15 Aug 2023 03:52:58 GMT and should not be manually modified.

## 0.5.7
Tue, 15 Aug 2023 03:52:58 GMT

### Updates

- fix: fix the exit animation parameters, fix #111
- fix: fix the grow animation problem caused by x1y1 channel

## 0.5.6
Fri, 11 Aug 2023 13:30:34 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar",
"version": "0.5.6",
"version": "0.5.7",
"description": "VGrammar is a visual grammar library",
"keywords": [
"grammar",
Expand Down Expand Up @@ -36,9 +36,9 @@
"ci": "ts-node --transpileOnly --skipProject ./scripts/trigger-test.ts"
},
"dependencies": {
"@visactor/vgrammar-coordinate": "workspace:0.5.6",
"@visactor/vgrammar-coordinate": "workspace:0.5.7",
"@visactor/vrender": "~0.13.10",
"@visactor/vgrammar-util": "workspace:0.5.6",
"@visactor/vgrammar-util": "workspace:0.5.7",
"@visactor/vscale": "~0.13.3",
"@visactor/vrender-components": "~0.13.11",
"@visactor/vutils": "~0.13.3"
Expand Down

0 comments on commit 653e521

Please sign in to comment.