diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 3e1d2ae..b5cf647 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -33,7 +33,7 @@ importers: '@typescript-eslint/parser': 5.30.0 '@visactor/react-vchart': 1.11.0 '@visactor/vchart': 1.11.0 - '@visactor/vchart-theme-utils': workspace:1.11.1 + '@visactor/vchart-theme-utils': workspace:1.11.2 '@vitejs/plugin-react': ^4.1.1 '@vitejs/plugin-react-swc': ^3.4.1 classnames: ^2.3.1 @@ -166,7 +166,7 @@ importers: '@types/offscreencanvas': 2019.6.4 '@visactor/react-vchart': 1.11.0 '@visactor/vchart': 1.11.0 - '@visactor/vchart-theme-utils': workspace:1.11.1 + '@visactor/vchart-theme-utils': workspace:1.11.2 '@vitejs/plugin-react': ^4.1.1 '@vitejs/plugin-react-swc': ^3.4.1 eslint: ~8.18.0 @@ -240,11 +240,11 @@ importers: '@types/node': '*' '@types/offscreencanvas': 2019.6.4 '@visactor/vchart': 1.11.0 - '@visactor/vchart-arco-theme': workspace:1.11.1 - '@visactor/vchart-semi-theme': workspace:1.11.1 - '@visactor/vchart-tt-platform-theme': workspace:1.11.1 + '@visactor/vchart-arco-theme': workspace:1.11.2 + '@visactor/vchart-semi-theme': workspace:1.11.2 + '@visactor/vchart-tt-platform-theme': workspace:1.11.2 '@visactor/vchart-types': 1.11.0 - '@visactor/vchart-ve-o-theme': workspace:1.11.1 + '@visactor/vchart-ve-o-theme': workspace:1.11.2 eslint: ~8.18.0 husky: 7.0.4 jest: ~29.5.0 @@ -311,8 +311,8 @@ importers: '@types/react-dom': ^17.0.0 '@visactor/react-vchart': 1.11.0 '@visactor/vchart': 1.11.0 - '@visactor/vchart-theme': workspace:1.11.1 - '@visactor/vchart-theme-utils': workspace:1.11.1 + '@visactor/vchart-theme': workspace:1.11.2 + '@visactor/vchart-theme-utils': workspace:1.11.2 '@vitejs/plugin-react': ^4.1.1 eslint: ~8.18.0 react: ^18.0.0 @@ -425,8 +425,8 @@ importers: '@types/offscreencanvas': 2019.6.4 '@visactor/react-vchart': 1.11.0 '@visactor/vchart': 1.11.0 - '@visactor/vchart-semi-theme': workspace:1.11.1 - '@visactor/vchart-theme-utils': workspace:1.11.1 + '@visactor/vchart-semi-theme': workspace:1.11.2 + '@visactor/vchart-theme-utils': workspace:1.11.2 '@vitejs/plugin-react': ^4.1.1 '@vitejs/plugin-react-swc': ^3.4.1 eslint: ~8.18.0 @@ -519,8 +519,8 @@ importers: '@typescript-eslint/parser': 5.30.0 '@visactor/react-vchart': 1.11.0 '@visactor/vchart': 1.11.0 - '@visactor/vchart-arco-theme': workspace:1.11.1 - '@visactor/vchart-theme-utils': workspace:1.11.1 + '@visactor/vchart-arco-theme': workspace:1.11.2 + '@visactor/vchart-theme-utils': workspace:1.11.2 '@vitejs/plugin-react': ^4.1.1 '@vitejs/plugin-react-swc': ^3.4.1 classnames: ^2.3.1 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 43d0a44..fe13ace 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vchartThemeMain","version":"1.11.1","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vchartThemeMain","version":"1.11.2","nextBump":"patch"}] diff --git a/packages/vchart-arco-theme/CHANGELOG.json b/packages/vchart-arco-theme/CHANGELOG.json index caf9773..78b23a0 100644 --- a/packages/vchart-arco-theme/CHANGELOG.json +++ b/packages/vchart-arco-theme/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vchart-arco-theme", "entries": [ + { + "version": "1.11.2", + "tag": "@visactor/vchart-arco-theme_v1.11.2", + "date": "Wed, 12 Jun 2024 06:24:15 GMT", + "comments": {} + }, { "version": "1.11.1", "tag": "@visactor/vchart-arco-theme_v1.11.1", diff --git a/packages/vchart-arco-theme/CHANGELOG.md b/packages/vchart-arco-theme/CHANGELOG.md index 6c3a890..755e604 100644 --- a/packages/vchart-arco-theme/CHANGELOG.md +++ b/packages/vchart-arco-theme/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vchart-arco-theme -This log was last generated on Tue, 11 Jun 2024 12:08:57 GMT and should not be manually modified. +This log was last generated on Wed, 12 Jun 2024 06:24:15 GMT and should not be manually modified. + +## 1.11.2 +Wed, 12 Jun 2024 06:24:15 GMT + +_Version update only_ ## 1.11.1 Tue, 11 Jun 2024 12:08:57 GMT diff --git a/packages/vchart-arco-theme/package.json b/packages/vchart-arco-theme/package.json index e23da57..b9069e0 100644 --- a/packages/vchart-arco-theme/package.json +++ b/packages/vchart-arco-theme/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vchart-arco-theme", - "version": "1.11.1", + "version": "1.11.2", "description": "Extended themes for VChart", "sideEffects": false, "main": "cjs/index.js", @@ -28,7 +28,7 @@ "@visactor/vchart": ">=1.10.4" }, "dependencies": { - "@visactor/vchart-theme-utils": "workspace:1.11.1" + "@visactor/vchart-theme-utils": "workspace:1.11.2" }, "devDependencies": { "@esbuild-plugins/node-globals-polyfill": "0.1.1", diff --git a/packages/vchart-semi-theme/CHANGELOG.json b/packages/vchart-semi-theme/CHANGELOG.json index eda1e1a..aad2f21 100644 --- a/packages/vchart-semi-theme/CHANGELOG.json +++ b/packages/vchart-semi-theme/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vchart-semi-theme", "entries": [ + { + "version": "1.11.2", + "tag": "@visactor/vchart-semi-theme_v1.11.2", + "date": "Wed, 12 Jun 2024 06:24:15 GMT", + "comments": {} + }, { "version": "1.11.1", "tag": "@visactor/vchart-semi-theme_v1.11.1", diff --git a/packages/vchart-semi-theme/CHANGELOG.md b/packages/vchart-semi-theme/CHANGELOG.md index 3ab147b..66c80e3 100644 --- a/packages/vchart-semi-theme/CHANGELOG.md +++ b/packages/vchart-semi-theme/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vchart-semi-theme -This log was last generated on Tue, 11 Jun 2024 12:08:57 GMT and should not be manually modified. +This log was last generated on Wed, 12 Jun 2024 06:24:15 GMT and should not be manually modified. + +## 1.11.2 +Wed, 12 Jun 2024 06:24:15 GMT + +_Version update only_ ## 1.11.1 Tue, 11 Jun 2024 12:08:57 GMT diff --git a/packages/vchart-semi-theme/package.json b/packages/vchart-semi-theme/package.json index a86a690..6bc8d1a 100644 --- a/packages/vchart-semi-theme/package.json +++ b/packages/vchart-semi-theme/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vchart-semi-theme", - "version": "1.11.1", + "version": "1.11.2", "description": "Extended themes for VChart", "sideEffects": false, "main": "cjs/index.js", @@ -28,7 +28,7 @@ "@visactor/vchart": ">=1.10.4" }, "dependencies": { - "@visactor/vchart-theme-utils": "workspace:1.11.1" + "@visactor/vchart-theme-utils": "workspace:1.11.2" }, "devDependencies": { "@esbuild-plugins/node-globals-polyfill": "0.1.1", diff --git a/packages/vchart-theme-demo-component/CHANGELOG.json b/packages/vchart-theme-demo-component/CHANGELOG.json new file mode 100644 index 0000000..410c433 --- /dev/null +++ b/packages/vchart-theme-demo-component/CHANGELOG.json @@ -0,0 +1,11 @@ +{ + "name": "@visactor/vchart-theme-demo-component", + "entries": [ + { + "version": "1.11.2", + "tag": "@visactor/vchart-theme-demo-component_v1.11.2", + "date": "Wed, 12 Jun 2024 06:24:15 GMT", + "comments": {} + } + ] +} diff --git a/packages/vchart-theme-demo-component/CHANGELOG.md b/packages/vchart-theme-demo-component/CHANGELOG.md new file mode 100644 index 0000000..bdbde4c --- /dev/null +++ b/packages/vchart-theme-demo-component/CHANGELOG.md @@ -0,0 +1,9 @@ +# Change Log - @visactor/vchart-theme-demo-component + +This log was last generated on Wed, 12 Jun 2024 06:24:15 GMT and should not be manually modified. + +## 1.11.2 +Wed, 12 Jun 2024 06:24:15 GMT + +_Initial release_ + diff --git a/packages/vchart-theme-demo-component/package.json b/packages/vchart-theme-demo-component/package.json index 33b42bc..5402cae 100644 --- a/packages/vchart-theme-demo-component/package.json +++ b/packages/vchart-theme-demo-component/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vchart-theme-demo-component", - "version": "1.11.1", + "version": "1.11.2", "description": "theme demo page in vchart site", "sideEffects": false, "main": "cjs/index.js", @@ -23,8 +23,8 @@ "@douyinfe/semi-icons": "latest", "@douyinfe/semi-icons-lab": "latest", "@arco-design/web-react": "^2.32.2", - "@visactor/vchart-theme-utils": "workspace:1.11.1", - "@visactor/vchart-theme": "workspace:1.11.1", + "@visactor/vchart-theme-utils": "workspace:1.11.2", + "@visactor/vchart-theme": "workspace:1.11.2", "@visactor/vchart": "1.11.0", "@visactor/react-vchart": "1.11.0" }, diff --git a/packages/vchart-theme-utils/CHANGELOG.json b/packages/vchart-theme-utils/CHANGELOG.json index b318972..1460cf6 100644 --- a/packages/vchart-theme-utils/CHANGELOG.json +++ b/packages/vchart-theme-utils/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vchart-theme-utils", "entries": [ + { + "version": "1.11.2", + "tag": "@visactor/vchart-theme-utils_v1.11.2", + "date": "Wed, 12 Jun 2024 06:24:15 GMT", + "comments": {} + }, { "version": "1.11.1", "tag": "@visactor/vchart-theme-utils_v1.11.1", diff --git a/packages/vchart-theme-utils/CHANGELOG.md b/packages/vchart-theme-utils/CHANGELOG.md index aac2d97..02f350e 100644 --- a/packages/vchart-theme-utils/CHANGELOG.md +++ b/packages/vchart-theme-utils/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vchart-theme-utils -This log was last generated on Tue, 11 Jun 2024 12:08:57 GMT and should not be manually modified. +This log was last generated on Wed, 12 Jun 2024 06:24:15 GMT and should not be manually modified. + +## 1.11.2 +Wed, 12 Jun 2024 06:24:15 GMT + +_Version update only_ ## 1.11.1 Tue, 11 Jun 2024 12:08:57 GMT diff --git a/packages/vchart-theme-utils/package.json b/packages/vchart-theme-utils/package.json index c6f1252..2d65d16 100644 --- a/packages/vchart-theme-utils/package.json +++ b/packages/vchart-theme-utils/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vchart-theme-utils", - "version": "1.11.1", + "version": "1.11.2", "description": "Utils of extended themes for VChart", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vchart-theme/CHANGELOG.json b/packages/vchart-theme/CHANGELOG.json index 7438cbd..73d9751 100644 --- a/packages/vchart-theme/CHANGELOG.json +++ b/packages/vchart-theme/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vchart-theme", "entries": [ + { + "version": "1.11.2", + "tag": "@visactor/vchart-theme_v1.11.2", + "date": "Wed, 12 Jun 2024 06:24:15 GMT", + "comments": {} + }, { "version": "1.11.1", "tag": "@visactor/vchart-theme_v1.11.1", diff --git a/packages/vchart-theme/CHANGELOG.md b/packages/vchart-theme/CHANGELOG.md index 7acddf4..e99cd77 100644 --- a/packages/vchart-theme/CHANGELOG.md +++ b/packages/vchart-theme/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vchart-theme -This log was last generated on Tue, 11 Jun 2024 12:08:57 GMT and should not be manually modified. +This log was last generated on Wed, 12 Jun 2024 06:24:15 GMT and should not be manually modified. + +## 1.11.2 +Wed, 12 Jun 2024 06:24:15 GMT + +_Version update only_ ## 1.11.1 Tue, 11 Jun 2024 12:08:57 GMT diff --git a/packages/vchart-theme/package.json b/packages/vchart-theme/package.json index 78284f8..a78354b 100644 --- a/packages/vchart-theme/package.json +++ b/packages/vchart-theme/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vchart-theme", - "version": "1.11.1", + "version": "1.11.2", "description": "Extended themes for VChart", "sideEffects": false, "main": "cjs/index.js", @@ -55,10 +55,10 @@ "ts-node": "10.9.0", "tslib": "2.3.1", "tslint": "5.12.1", - "@visactor/vchart-semi-theme": "workspace:1.11.1", - "@visactor/vchart-arco-theme": "workspace:1.11.1", - "@visactor/vchart-tt-platform-theme": "workspace:1.11.1", - "@visactor/vchart-ve-o-theme": "workspace:1.11.1" + "@visactor/vchart-semi-theme": "workspace:1.11.2", + "@visactor/vchart-arco-theme": "workspace:1.11.2", + "@visactor/vchart-tt-platform-theme": "workspace:1.11.2", + "@visactor/vchart-ve-o-theme": "workspace:1.11.2" }, "publishConfig": { "access": "public" diff --git a/packages/vchart-tt-platform-theme/CHANGELOG.json b/packages/vchart-tt-platform-theme/CHANGELOG.json index 6262c05..f390c84 100644 --- a/packages/vchart-tt-platform-theme/CHANGELOG.json +++ b/packages/vchart-tt-platform-theme/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vchart-tt-platform-theme", "entries": [ + { + "version": "1.11.2", + "tag": "@visactor/vchart-tt-platform-theme_v1.11.2", + "date": "Wed, 12 Jun 2024 06:24:15 GMT", + "comments": {} + }, { "version": "1.11.1", "tag": "@visactor/vchart-tt-platform-theme_v1.11.1", diff --git a/packages/vchart-tt-platform-theme/CHANGELOG.md b/packages/vchart-tt-platform-theme/CHANGELOG.md index 9addf65..3e188a6 100644 --- a/packages/vchart-tt-platform-theme/CHANGELOG.md +++ b/packages/vchart-tt-platform-theme/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vchart-tt-platform-theme -This log was last generated on Tue, 11 Jun 2024 12:08:57 GMT and should not be manually modified. +This log was last generated on Wed, 12 Jun 2024 06:24:15 GMT and should not be manually modified. + +## 1.11.2 +Wed, 12 Jun 2024 06:24:15 GMT + +_Version update only_ ## 1.11.1 Tue, 11 Jun 2024 12:08:57 GMT diff --git a/packages/vchart-tt-platform-theme/package.json b/packages/vchart-tt-platform-theme/package.json index 79e1c29..d2ce1dc 100644 --- a/packages/vchart-tt-platform-theme/package.json +++ b/packages/vchart-tt-platform-theme/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vchart-tt-platform-theme", - "version": "1.11.1", + "version": "1.11.2", "description": "Extended themes for VChart", "sideEffects": false, "main": "cjs/index.js", @@ -28,8 +28,8 @@ "@visactor/vchart": ">=1.10.4" }, "dependencies": { - "@visactor/vchart-semi-theme": "workspace:1.11.1", - "@visactor/vchart-theme-utils": "workspace:1.11.1" + "@visactor/vchart-semi-theme": "workspace:1.11.2", + "@visactor/vchart-theme-utils": "workspace:1.11.2" }, "devDependencies": { "@esbuild-plugins/node-globals-polyfill": "0.1.1", diff --git a/packages/vchart-ve-o-theme/CHANGELOG.json b/packages/vchart-ve-o-theme/CHANGELOG.json index 1826d86..b55e062 100644 --- a/packages/vchart-ve-o-theme/CHANGELOG.json +++ b/packages/vchart-ve-o-theme/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vchart-ve-o-theme", "entries": [ + { + "version": "1.11.2", + "tag": "@visactor/vchart-ve-o-theme_v1.11.2", + "date": "Wed, 12 Jun 2024 06:24:15 GMT", + "comments": {} + }, { "version": "1.11.1", "tag": "@visactor/vchart-ve-o-theme_v1.11.1", diff --git a/packages/vchart-ve-o-theme/CHANGELOG.md b/packages/vchart-ve-o-theme/CHANGELOG.md index 005ccd6..a133cbc 100644 --- a/packages/vchart-ve-o-theme/CHANGELOG.md +++ b/packages/vchart-ve-o-theme/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vchart-ve-o-theme -This log was last generated on Tue, 11 Jun 2024 12:08:57 GMT and should not be manually modified. +This log was last generated on Wed, 12 Jun 2024 06:24:15 GMT and should not be manually modified. + +## 1.11.2 +Wed, 12 Jun 2024 06:24:15 GMT + +_Version update only_ ## 1.11.1 Tue, 11 Jun 2024 12:08:57 GMT diff --git a/packages/vchart-ve-o-theme/package.json b/packages/vchart-ve-o-theme/package.json index 72111f8..0c5b0d7 100644 --- a/packages/vchart-ve-o-theme/package.json +++ b/packages/vchart-ve-o-theme/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vchart-ve-o-theme", - "version": "1.11.1", + "version": "1.11.2", "description": "Extended themes for VChart", "sideEffects": false, "main": "cjs/index.js", @@ -28,8 +28,8 @@ "@visactor/vchart": ">=1.10.4" }, "dependencies": { - "@visactor/vchart-arco-theme": "workspace:1.11.1", - "@visactor/vchart-theme-utils": "workspace:1.11.1" + "@visactor/vchart-arco-theme": "workspace:1.11.2", + "@visactor/vchart-theme-utils": "workspace:1.11.2" }, "devDependencies": { "@esbuild-plugins/node-globals-polyfill": "0.1.1",