Skip to content

Commit 276dc34

Browse files
authored
Merge pull request #3454 from VisActor/docs/generate-changelog-v1.12.13
[Auto changelog] changlog of v1.12.13
2 parents 2d3b580 + cf270e7 commit 276dc34

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

docs/assets/changelog/en/release.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v1.12.13
2+
3+
2024-11-22
4+
5+
6+
**🐛 Bug fix**
7+
8+
- **@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)
9+
- **@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)
10+
11+
12+
13+
[more detail about v1.12.13](https://github.com/VisActor/VChart/releases/tag/v1.12.13)
14+
115
# v1.12.12
216

317
2024-11-18

docs/assets/changelog/zh/release.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v1.12.13
2+
3+
2024-11-22
4+
5+
**🐛 功能修复**
6+
7+
- **@visactor/vchart**: 修复箱线图系列的 `groupKey`,修复 [#3409](https://github.com/VisActor/VChart/issues/3409),相关 [#2855](https://github.com/VisActor/VChart/issues/2855)
8+
- **@visactor/vchart**: 修复富文本时外标签线长度不正确的问题,修复 [#3441](https://github.com/VisActor/VChart/issues/3441)
9+
10+
[更多详情请查看 v1.12.13](https://github.com/VisActor/VChart/releases/tag/v1.12.13)
11+
112
# v1.12.12
213

314
2024-11-18

packages/harmony_vchart/library/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v1.12.13
2+
3+
2024-11-22
4+
5+
6+
**🐛 Bug fix**
7+
8+
- **@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)
9+
- **@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)
10+
11+
12+
13+
[more detail about v1.12.13](https://github.com/VisActor/VChart/releases/tag/v1.12.13)
14+
115
# v1.12.12
216

317
2024-11-18

0 commit comments

Comments
 (0)