diff --git a/docs/assets/changelog/en/release.md b/docs/assets/changelog/en/release.md index eee3d31570..ec1a275409 100644 --- a/docs/assets/changelog/en/release.md +++ b/docs/assets/changelog/en/release.md @@ -2,6 +2,32 @@ 2026-03-05 +# v2.0.18 + +2026-03-05 + +**🆕 New Features** + +- **@visactor/vchart**: feat: optimiz workflows for release + +**🐛 Bug Fixes** + +- **@visactor/vchart**: fix: ensure DataZoom updates when data source changes (Issue [#4185](https://github.com/VisActor/VChart/issues/4185)) +- **@visactor/vchart**: fix: fix default lineWidth for heatmap label + +- **@visactor/vchart**: fix: Fix memory leaks in Player component and BaseComponent release logic. + +**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.17...v2.0.18 + +[more detail about v2.0.18](https://github.com/VisActor/VChart/releases/tag/v2.0.18) + + +[more detail about v2.0.18](https://github.com/VisActor/VChart/releases/tag/v2.0.18) + +# v2.0.18 + +2026-03-05 + **🆕 New Features** - **@visactor/vchart**: feat: optimiz workflows for release diff --git a/docs/assets/changelog/zh/release.md b/docs/assets/changelog/zh/release.md index d422a79c73..09455f41db 100644 --- a/docs/assets/changelog/zh/release.md +++ b/docs/assets/changelog/zh/release.md @@ -2,6 +2,32 @@ 2026-03-05 +# v2.0.18 + +2026-03-05 + +**🆕 New Features** + +- **@visactor/vchart**: feat: optimiz workflows for release + +**🐛 Bug Fixes** + +- **@visactor/vchart**: fix: ensure DataZoom updates when data source changes (Issue [#4185](https://github.com/VisActor/VChart/issues/4185)) +- **@visactor/vchart**: fix: fix default lineWidth for heatmap label + +- **@visactor/vchart**: fix: Fix memory leaks in Player component and BaseComponent release logic. + +**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.17...v2.0.18 + +[more detail about v2.0.18](https://github.com/VisActor/VChart/releases/tag/v2.0.18) + + +[更多详情请查看 v2.0.18](https://github.com/VisActor/VChart/releases/tag/v2.0.18) + +# v2.0.18 + +2026-03-05 + **🆕 新增功能** - **@visactor/vchart**: 优化发布相关的工作流程(Release Workflows) diff --git a/packages/harmony_vchart/library/CHANGELOG.md b/packages/harmony_vchart/library/CHANGELOG.md index 405d1b0e30..1dc021ef85 100644 --- a/packages/harmony_vchart/library/CHANGELOG.md +++ b/packages/harmony_vchart/library/CHANGELOG.md @@ -2,6 +2,32 @@ 2026-03-05 +# v2.0.18 + +2026-03-05 + +**🆕 New Features** + +- **@visactor/vchart**: feat: optimiz workflows for release + +**🐛 Bug Fixes** + +- **@visactor/vchart**: fix: ensure DataZoom updates when data source changes (Issue [#4185](https://github.com/VisActor/VChart/issues/4185)) +- **@visactor/vchart**: fix: fix default lineWidth for heatmap label + +- **@visactor/vchart**: fix: Fix memory leaks in Player component and BaseComponent release logic. + +**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.17...v2.0.18 + +[more detail about v2.0.18](https://github.com/VisActor/VChart/releases/tag/v2.0.18) + + +[more detail about v2.0.18](https://github.com/VisActor/VChart/releases/tag/v2.0.18) + +# v2.0.18 + +2026-03-05 + **🆕 New Features** - **@visactor/vchart**: feat: optimiz workflows for release