Skip to content

Commit

Permalink
Merge pull request #14 from VisActor/sync/main-1.8.8
Browse files Browse the repository at this point in the history
[Auto Sync] Sync the code from branch main to branch develop after release 1.8.8
  • Loading branch information
zamhown authored Jan 29, 2024
2 parents e52cc9b + e17842e commit c3539eb
Show file tree
Hide file tree
Showing 14 changed files with 57 additions and 13 deletions.
4 changes: 2 additions & 2 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":"vchartThemeMain","version":"1.7.3","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vchartThemeMain","version":"1.7.4","nextBump":"patch"}]
6 changes: 6 additions & 0 deletions packages/vchart-arco-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-arco-theme",
"entries": [
{
"version": "1.7.4",
"tag": "@visactor/vchart-arco-theme_v1.7.4",
"date": "Fri, 19 Jan 2024 09:03:41 GMT",
"comments": {}
},
{
"version": "1.7.3",
"tag": "@visactor/vchart-arco-theme_v1.7.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-arco-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-arco-theme

This log was last generated on Fri, 19 Jan 2024 07:47:09 GMT and should not be manually modified.
This log was last generated on Fri, 19 Jan 2024 09:03:41 GMT and should not be manually modified.

## 1.7.4
Fri, 19 Jan 2024 09:03:41 GMT

_Version update only_

## 1.7.3
Fri, 19 Jan 2024 07:47:09 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vchart-arco-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-arco-theme",
"version": "1.7.3",
"version": "1.8.8",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@visactor/vchart": "~1.8.8"
},
"dependencies": {
"@visactor/vchart-theme-utils": "workspace:1.7.3"
"@visactor/vchart-theme-utils": "workspace:1.8.8"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.1.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/vchart-semi-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-semi-theme",
"entries": [
{
"version": "1.7.4",
"tag": "@visactor/vchart-semi-theme_v1.7.4",
"date": "Fri, 19 Jan 2024 09:03:41 GMT",
"comments": {}
},
{
"version": "1.7.3",
"tag": "@visactor/vchart-semi-theme_v1.7.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-semi-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-semi-theme

This log was last generated on Fri, 19 Jan 2024 07:47:09 GMT and should not be manually modified.
This log was last generated on Fri, 19 Jan 2024 09:03:41 GMT and should not be manually modified.

## 1.7.4
Fri, 19 Jan 2024 09:03:41 GMT

_Version update only_

## 1.7.3
Fri, 19 Jan 2024 07:47:09 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vchart-semi-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-semi-theme",
"version": "1.7.3",
"version": "1.8.8",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@visactor/vchart": "~1.8.8"
},
"dependencies": {
"@visactor/vchart-theme-utils": "workspace:1.7.3"
"@visactor/vchart-theme-utils": "workspace:1.8.8"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.1.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/vchart-theme-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-theme-utils",
"entries": [
{
"version": "1.7.4",
"tag": "@visactor/vchart-theme-utils_v1.7.4",
"date": "Fri, 19 Jan 2024 09:03:41 GMT",
"comments": {}
},
{
"version": "1.7.3",
"tag": "@visactor/vchart-theme-utils_v1.7.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-theme-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-theme-utils

This log was last generated on Fri, 19 Jan 2024 07:47:09 GMT and should not be manually modified.
This log was last generated on Fri, 19 Jan 2024 09:03:41 GMT and should not be manually modified.

## 1.7.4
Fri, 19 Jan 2024 09:03:41 GMT

_Version update only_

## 1.7.3
Fri, 19 Jan 2024 07:47:09 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-theme-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-theme-utils",
"version": "1.7.3",
"version": "1.8.8",
"description": "Utils of extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/vchart-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-theme",
"entries": [
{
"version": "1.7.4",
"tag": "@visactor/vchart-theme_v1.7.4",
"date": "Fri, 19 Jan 2024 09:03:41 GMT",
"comments": {}
},
{
"version": "1.7.3",
"tag": "@visactor/vchart-theme_v1.7.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-theme

This log was last generated on Fri, 19 Jan 2024 07:47:09 GMT and should not be manually modified.
This log was last generated on Fri, 19 Jan 2024 09:03:41 GMT and should not be manually modified.

## 1.7.4
Fri, 19 Jan 2024 09:03:41 GMT

_Version update only_

## 1.7.3
Fri, 19 Jan 2024 07:47:09 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-theme",
"version": "1.7.3",
"version": "1.8.8",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down

0 comments on commit c3539eb

Please sign in to comment.