Skip to content

Commit 3373ba6

Browse files
moayuisuda林舸
and
林舸
authored
chore: change log v5.2.12 (#6652)
Co-authored-by: 林舸 <[email protected]>
1 parent 649ec99 commit 3373ba6

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [5.2.12](https://github.com/antvis/g2/compare/5.2.11...5.2.12) (2025-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **chart:** resolve issue [#6544](https://github.com/antvis/g2/issues/6544) with line chart sorting ([#6621](https://github.com/antvis/g2/issues/6621)) ([7000e20](https://github.com/antvis/g2/commit/7000e2082c690bab9c02d24add7b870e849cf299))
7+
* eliminate empty entries in word-cloud legend items ([#6614](https://github.com/antvis/g2/issues/6614)) ([7909a21](https://github.com/antvis/g2/commit/7909a21530443ce4be3a5e5ef6cb3438bd5e749c))
8+
* items callback's priority ([#6630](https://github.com/antvis/g2/issues/6630)) ([73daf22](https://github.com/antvis/g2/commit/73daf22d7789dabfe266aa3ef2d2e8ab260d3dd1))
9+
* overriding style.d causes custom rendering errors ([#6603](https://github.com/antvis/g2/issues/6603)) ([cbff5f0](https://github.com/antvis/g2/commit/cbff5f04dcecb41c6507349e48816a87ea683340))
10+
11+
12+
### Features
13+
14+
* add action to update documentations to yuque ([#6627](https://github.com/antvis/g2/issues/6627)) ([086b39e](https://github.com/antvis/g2/commit/086b39e3a675e73433ccfae3f494f660874ec8e2))
15+
* add support for multi-select hotkeys ([#6628](https://github.com/antvis/g2/issues/6628)) ([f0c21a1](https://github.com/antvis/g2/commit/f0c21a161a34613efb1f0d27322320d5dc0a9d30))
16+
* **docs:** update docs, image、linX、lineY、link、liquid、polygon ([#6635](https://github.com/antvis/g2/issues/6635)) ([a9c9ce9](https://github.com/antvis/g2/commit/a9c9ce949a6eaae82b8725d3361a7b69b0527d08))
17+
18+
19+
120
## [5.2.11](https://github.com/antvis/g2/compare/5.2.10...5.2.11) (2025-02-11)
221

322

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g2",
3-
"version": "5.2.11",
3+
"version": "5.2.12",
44
"description": "the Grammar of Graphics in Javascript",
55
"license": "MIT",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)