diff --git a/docs/assets/changelog/en/release.md b/docs/assets/changelog/en/release.md index 26c43d0683..15dc1f2726 100644 --- a/docs/assets/changelog/en/release.md +++ b/docs/assets/changelog/en/release.md @@ -1,3 +1,17 @@ +# v1.12.13 + +2024-11-22 + + +**🐛 Bug fix** + +- **@visactor/vchart**: fix `groupKey` of boxplot series, fix [#3409](https://github.com/VisActor/VChart/issues/3409), related to [#2855](https://github.com/VisActor/VChart/issues/2855) +- **@visactor/vchart**: fix the issue where the length of the outerlabel line is incorrect when richtext, fix [#3441](https://github.com/VisActor/VChart/issues/3441) + + + +[more detail about v1.12.13](https://github.com/VisActor/VChart/releases/tag/v1.12.13) + # v1.12.12 2024-11-18 diff --git a/docs/assets/changelog/zh/release.md b/docs/assets/changelog/zh/release.md index 6d69e18442..a59f65e2af 100644 --- a/docs/assets/changelog/zh/release.md +++ b/docs/assets/changelog/zh/release.md @@ -1,3 +1,14 @@ +# v1.12.13 + +2024-11-22 + +**🐛 功能修复** + +- **@visactor/vchart**: 修复箱线图系列的 `groupKey`,修复 [#3409](https://github.com/VisActor/VChart/issues/3409),相关 [#2855](https://github.com/VisActor/VChart/issues/2855) +- **@visactor/vchart**: 修复富文本时外标签线长度不正确的问题,修复 [#3441](https://github.com/VisActor/VChart/issues/3441) + +[更多详情请查看 v1.12.13](https://github.com/VisActor/VChart/releases/tag/v1.12.13) + # v1.12.12 2024-11-18 diff --git a/packages/harmony_vchart/library/CHANGELOG.md b/packages/harmony_vchart/library/CHANGELOG.md index e5ad24055d..b34c1dede7 100644 --- a/packages/harmony_vchart/library/CHANGELOG.md +++ b/packages/harmony_vchart/library/CHANGELOG.md @@ -1,3 +1,17 @@ +# v1.12.13 + +2024-11-22 + + +**🐛 Bug fix** + +- **@visactor/vchart**: fix `groupKey` of boxplot series, fix [#3409](https://github.com/VisActor/VChart/issues/3409), related to [#2855](https://github.com/VisActor/VChart/issues/2855) +- **@visactor/vchart**: fix the issue where the length of the outerlabel line is incorrect when richtext, fix [#3441](https://github.com/VisActor/VChart/issues/3441) + + + +[more detail about v1.12.13](https://github.com/VisActor/VChart/releases/tag/v1.12.13) + # v1.12.12 2024-11-18